Ned Deily <n...@acm.org> added the comment:

A couple of comments on the patch:
1. Displaying a popup is fine but it gets annoying when it does it repeatedly.  
Since this is really a non-fatal error as the user can continue, it would be 
better to only display the popup once.
2. Another file in .idlerc, breakpoints.lst, has the same problem.

Here are updated patches that address these issues.

----------
nosy: +ned.deily
stage: test needed -> patch review
Added file: http://bugs.python.org/file23953/issue4625_rev1.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4625>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to