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 rabbidous
Recipients rabbidous
Date 2011-08-10.15:23:10
SpamBayes Score 0.00014859563
Marked as misclassified No
Message-id <1312989791.6.0.177522419712.issue12723@psf.upfronthosting.co.za>
In-reply-to
Content
tkSimpleDialog.askstring allows empty input. The attached patch adds validation to the input to ensure it is not empty.
History
Date User Action Args
2011-08-10 15:23:11rabbidoussetrecipients: + rabbidous
2011-08-10 15:23:11rabbidoussetmessageid: <1312989791.6.0.177522419712.issue12723@psf.upfronthosting.co.za>
2011-08-10 15:23:11rabbidouslinkissue12723 messages
2011-08-10 15:23:10rabbidouscreate