Message73496
Jean-Michel, you'll need to apply the idlelib/run.py patch; replace
sockthread.set_daemon(True)
with
sockthread.daemon = True
around line 75. |
|
Date |
User |
Action |
Args |
2008-09-21 07:34:51 | georg.brandl | set | recipients:
+ georg.brandl, amaury.forgeotdarc, kevinwatters, benjamin.peterson, trentm, jmfauth, twhitema |
2008-09-21 07:34:51 | georg.brandl | set | messageid: <1221982491.48.0.697200946009.issue3905@psf.upfronthosting.co.za> |
2008-09-21 07:34:50 | georg.brandl | link | issue3905 messages |
2008-09-21 07:34:50 | georg.brandl | create | |
|