Stefan Krah <stefan-use...@bytereef.org> added the comment:

On Windows, test_compileall fails due to #10197. The patch uses
subprocess.check_output() instead. Technically, now byte strings
are compared instead of strings, but that should not matter for
the outcome.

----------
nosy: +skrah
Added file: http://bugs.python.org/file19772/test_compileall.patch

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

Reply via email to