Message120794
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | amaury.forgeotdarc, william.barr |
| Date | 2010-11-08.19:12:56 |
| SpamBayes Score | 0.0016411926 |
| Marked as misclassified | No |
| Message-id | <1289243584.75.0.758706300634.issue10365@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Reproduced in a console window: C:\>c:\python31\python.exe -m idlelib.idle Exception in Tkinter callback Traceback (most recent call last): File "c:\python31\lib\tkinter\__init__.py", line 1399, in __call__ return self.func(*args) File "c:\python31\lib\idlelib\IOBinding.py", line 177, in open self.editwin.flist.open(filename) AttributeError: 'NoneType' object has no attribute 'flist' |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-11-08 19:13:04 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, william.barr |
| 2010-11-08 19:13:04 | amaury.forgeotdarc | set | messageid: <1289243584.75.0.758706300634.issue10365@psf.upfronthosting.co.za> |
| 2010-11-08 19:12:56 | amaury.forgeotdarc | link | issue10365 messages |
| 2010-11-08 19:12:56 | amaury.forgeotdarc | create | |