Message73433
Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.
C:\>cd python30
C:\Python30>python Lib/idlelib/idle.py
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Python30\lib\idlelib\run.py", line 76, in main
sockthread.set_daemon(True)
AttributeError: 'Thread' object has no attribute 'set_daemon'
C:\Python30>
Sorry if I can help here, things like socket and subprocess are not my
cup of tea. |
|
Date |
User |
Action |
Args |
2008-09-19 17:28:52 | jmfauth | set | recipients:
+ jmfauth, amaury.forgeotdarc, trentm, twhitema |
2008-09-19 17:28:51 | jmfauth | set | messageid: <1221845331.84.0.567489243555.issue3905@psf.upfronthosting.co.za> |
2008-09-19 17:28:51 | jmfauth | link | issue3905 messages |
2008-09-19 17:28:50 | jmfauth | create | |
|