Message 73496 - Python tracker (original) (raw)

Message73496

Author georg.brandl
Recipients amaury.forgeotdarc, benjamin.peterson, georg.brandl, jmfauth, kevinwatters, trentm, twhitema
Date 2008-09-21.07:34:50
SpamBayes Score 0.0010218683
Marked as misclassified No
Message-id 1221982491.48.0.697200946009.issue3905@psf.upfronthosting.co.za
In-reply-to
Content
Jean-Michel, you'll need to apply the idlelib/run.py patch; replace sockthread.set_daemon(True) with sockthread.daemon = True around line 75.
History
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