Python 3000 rc1 OK
Just realised how to fix this. Change line 76 in idlelib/run.py:# change this: sockthread.set_daemon(True)# to this: sockthread.daemon = True
有0人推荐
上一篇:
下一篇: