Raymond Hettinger <[EMAIL PROTECTED]> added the comment:

This patch is fine.

Before applying, check the code in PyShell to see if the "if response 
is False" line can be simplified to "if not response".

----------
nosy: +rhettinger
resolution:  -> accepted

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2503>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to