Steve Dower added the comment:

Looks like the .rc files should actually be UCS-2, since that's how the strings 
are going to be stored into the executables.

If I rename the .h file to .h_ (and change the encoding to UCS-2 with BOM), 
will it be ignored by argument clinic?

----------

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

Reply via email to