This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author werneck
Recipients ejoy, gpolo, loewis, werneck
Date 2008-05-10.17:48:56
SpamBayes Score 0.16614626
Marked as misclassified No
Message-id <1210441737.15.0.567276560263.issue869780@psf.upfronthosting.co.za>
In-reply-to
Content
Neither I do, but the current version already returns an empty tuple.
Since the map(int, curselection) idiom is widely used, changing to int
is not likely to break any code, but returning None on empty selection is.
History
Date User Action Args
2008-05-10 17:48:57wernecksetspambayes_score: 0.166146 -> 0.16614626
recipients: + werneck, loewis, ejoy, gpolo
2008-05-10 17:48:57wernecksetspambayes_score: 0.166146 -> 0.166146
messageid: <1210441737.15.0.567276560263.issue869780@psf.upfronthosting.co.za>
2008-05-10 17:48:56wernecklinkissue869780 messages
2008-05-10 17:48:56werneckcreate