Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:
On Fri, Feb 18, 2011 at 11:04 AM, STINNER Victor <rep...@bugs.python.org> wrote:
..
> If datetime.strftime() is not reliable, we should maybe fix it instead of 
> using a workaround?

The real fix would be to rewrite strftime so that it does not call
system strftime.  See issue3173.

----------

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

Reply via email to