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 Ramchandra Apte
Recipients Ramchandra Apte
Date 2012-12-30.07:53:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356853990.44.0.712764184905.issue16818@psf.upfronthosting.co.za>
In-reply-to
Content
in PEP 431, Time zone support improvements
"NonExistentTimeError

This exception is raised when giving a datetime specification that are ambigious while setting is_dst to None:"
it should be "that is non-existent" or similar.
The same description is used for NonExistentTimeError.
The NonExistentTimeError description should be "... datetime specification that is ambigious ..."
History
Date User Action Args
2012-12-30 07:53:10Ramchandra Aptesetrecipients: + Ramchandra Apte
2012-12-30 07:53:10Ramchandra Aptesetmessageid: <1356853990.44.0.712764184905.issue16818@psf.upfronthosting.co.za>
2012-12-30 07:53:10Ramchandra Aptelinkissue16818 messages
2012-12-30 07:53:09Ramchandra Aptecreate