Alexander Belopolsky <[email protected]> added the comment:
On Fri, Feb 18, 2011 at 11:04 AM, STINNER Victor <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue5537> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
