Jeremy Kloth <jeremy.kloth+python-trac...@gmail.com> added the comment:

You can safely execute each line individually (omitting the aforementioned 
count/value pairs) or depending on how the copy/paste is being done, just paste 
the script into a text editor (notepad) and comment out those lines.  Then 
copy-paste that modified script.

This time I'm really attempting to see if the internal encoding/decoding done 
in the CRT strftime() is failing somehow (it calls wcsftime).

----------

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

Reply via email to