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

Thanks, Roger.  I did a quick smoke test of the patch on OS X 10.7 with Cocoa 
Tk.  I didn't see any obvious problems.  Of course, it needs to be tested on 
Windows and with X11 on a Unix platform.  Note, that there are some spurious 
spaces at a few ends-of-lines.  The main repositories on hg.python.org have 
whitespace prehooks that check for and reject patches with extra whitespace.  
There's a script (reindent.py) included in Tools/scripts that will check for 
this and other problems.
    http://docs.python.org/devguide/committing.html

----------
nosy: +ned.deily

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

Reply via email to