Message56313
See please attached ZIP archive which contains the two simple example
source codes.
If you execute bb.py, let it running for a while and then press Ctrl+C
then the Python will terminate safely and you will get the following
output on your console:
E:\KkWebrman\Instalace\Tmp>bb.py
init
parsing time...
...done
started
parsing time...
...done
parsing time...
...done
finishing
done
E:\KkWebrman\Instalace\Tmp>
However, if you execute aa.py then it will not terminate by Ctrl+C and
you will get the following output on your console:
E:\KkWebrman\Instalace\Tmp>aa.py
init
parsing time...
started
finishing
The aa.py simply imports bb.
My OS is: MS Windows 2000.
My Python version is: Python 2.4.4 (#71, Oct 18 2006, 08:34:43) [MSC
v.1310 32 bit (Intel)] on win32 |
|
| Date |
User |
Action |
Args |
| 2007-10-10 14:10:06 | kakacek | set | spambayes_score: 0.22993 -> 0.22993 recipients:
+ kakacek |
| 2007-10-10 14:10:05 | kakacek | set | spambayes_score: 0.22993 -> 0.22993 messageid: <1192025405.81.0.160567416704.issue1255@psf.upfronthosting.co.za> |
| 2007-10-10 14:10:05 | kakacek | link | issue1255 messages |
| 2007-10-10 14:10:04 | kakacek | create | |
|