Guilherme Polo <[EMAIL PROTECTED]> added the comment:

_getints already call splitlist, so there isn't much point in calling
_getints after calling splitlist.

And the Tk documentation says an empty string should be returned in case
there is no selection, but that is Tk. I don't see any problem in
returning None instead of '' here in Python.

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

Reply via email to