Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

On Thu, May 26, 2011 at 9:44 AM, R. David Murray <rep...@bugs.python.org> wrote:
..
> Documentation is in the Doc subdirectory of a checkout, and is in the form of 
> *.rst files.  Modify the appropriate .rst file,

More specifically, strftime/strptime directives are listed in a table
inside the the Doc/library/datetime.rst file.  Note that the narrative
before the table says that only C89 standard codes are listed and I
don't think %V and %u are standard.  Check if there is an applicable
standard for them - C99 and POSIX define more codes that C89.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12006>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to