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 asmodai, catherinedevlin, georg.brandl, heikki, jminka, loewis
Date 2009-05-03.08:49:23
SpamBayes Score 0.017801572
Marked as misclassified No
Message-id <1241340565.14.0.316613402302.issue1443504@psf.upfronthosting.co.za>
In-reply-to
Content
Interestingly, my setlocale(3p) man page says:

"""
ERRORS
       No errors are defined.
"""

So isn't it debatable if returning the NULL pointer really is an error?
History
Date User Action Args
2009-05-03 08:49:25georg.brandlsetrecipients: + georg.brandl, loewis, catherinedevlin, jminka, heikki, asmodai
2009-05-03 08:49:25georg.brandlsetmessageid: <1241340565.14.0.316613402302.issue1443504@psf.upfronthosting.co.za>
2009-05-03 08:49:23georg.brandllinkissue1443504 messages
2009-05-03 08:49:23georg.brandlcreate