[New-bugs-announce] [issue16818] Couple of mistakes in PEP 431

Ramchandra Apte report at bugs.python.org
Sun Dec 30 08:53:10 CET 2012


New submission from Ramchandra Apte:

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 ..."

----------
components: None
messages: 178555
nosy: ramchandra.apte
priority: normal
severity: normal
status: open
title: Couple of mistakes in PEP 431

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16818>
_______________________________________


More information about the New-bugs-announce mailing list