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 georg.brandl
Recipients Alexander.Belopolsky, Trundle, belopolsky, georg.brandl, l0nwlf, ned.deily, sandro.tosi, wsanchez
Date 2011-01-02.15:52:52
SpamBayes Score 0.00028871343
Marked as misclassified No
Message-id <1293983579.55.0.974869919023.issue8013@psf.upfronthosting.co.za>
In-reply-to
Content
Well, then I would have no problem with checking for that condition beforehand and raising ValueError.

On the other hand, it seems that implementations either return a correct string or NULL, so just erroring out in case of NULL would be fine as well.
History
Date User Action Args
2011-01-02 15:52:59georg.brandlsetrecipients: + georg.brandl, belopolsky, wsanchez, ned.deily, Trundle, sandro.tosi, Alexander.Belopolsky, l0nwlf
2011-01-02 15:52:59georg.brandlsetmessageid: <1293983579.55.0.974869919023.issue8013@psf.upfronthosting.co.za>
2011-01-02 15:52:52georg.brandllinkissue8013 messages
2011-01-02 15:52:52georg.brandlcreate