[issue7556] msvc9compiler.py: TypeError: can't use a string pattern on a bytes-like object

Martin v. Löwis report at bugs.python.org
Mon Dec 21 23:24:03 CET 2009


Martin v. Löwis <martin at v.loewis.de> added the comment:

I'd rather prefer if the manifest was opened in text mode. It should be
UTF-8 encoded (although ASCII would work as well).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7556>
_______________________________________


More information about the Python-bugs-list mailing list