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 gpolo
Recipients ejoy, gpolo, loewis, werneck
Date 2008-05-10.17:57:01
SpamBayes Score 0.01652826
Marked as misclassified No
Message-id <1210442223.61.0.841936223809.issue869780@psf.upfronthosting.co.za>
In-reply-to
Content
I found some code using map(int, curselection..) directly, so this new
patch fixes the problem related to returning None when nothing was selected.
History
Date User Action Args
2008-05-10 17:57:04gpolosetspambayes_score: 0.0165283 -> 0.01652826
recipients: + gpolo, loewis, ejoy, werneck
2008-05-10 17:57:03gpolosetspambayes_score: 0.0165283 -> 0.0165283
messageid: <1210442223.61.0.841936223809.issue869780@psf.upfronthosting.co.za>
2008-05-10 17:57:02gpololinkissue869780 messages
2008-05-10 17:57:02gpolocreate