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 r.david.murray
Recipients r.david.murray, rabbidous
Date 2011-08-11.00:45:15
SpamBayes Score 0.0025249873
Marked as misclassified No
Message-id <1313023516.3.0.105126012415.issue12723@psf.upfronthosting.co.za>
In-reply-to
Content
But what if the empty string is valid input?  This change would be backward incompatible.

I think this should instead be a feature request for exposing _QueryDialog so that you can subclass it and provide your own getresult function.
History
Date User Action Args
2011-08-11 00:45:16r.david.murraysetrecipients: + r.david.murray, rabbidous
2011-08-11 00:45:16r.david.murraysetmessageid: <1313023516.3.0.105126012415.issue12723@psf.upfronthosting.co.za>
2011-08-11 00:45:15r.david.murraylinkissue12723 messages
2011-08-11 00:45:15r.david.murraycreate