From 5822dff7d91472bf2fc337c68f144e0ce1de09ae Mon Sep 17 00:00:00 2001 From: hut Date: Wed, 25 Nov 2009 17:55:34 +0100 Subject: implemented more stuff --- test2.py | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test2.py (limited to 'test2.py') diff --git a/test2.py b/test2.py new file mode 100644 index 00000000..21c5a5f9 --- /dev/null +++ b/test2.py @@ -0,0 +1,7 @@ +from code import cli +import signal + +with cli.lock: + with cli.lock: + print("this will be delayed forever") + print("hi!") -- cgit 1.4.1-2-gfad0