Arfrever Frehtes Taifersar Arahesis added the comment:

I noticed this output of full test suite:

...
[361/388] test_bisect
[362/388] test_py_compile
  File "/tmp/cpython/Lib/test/bad_coding2.py", line 0
SyntaxError: encoding problem: utf8 with BOM

[363/388] test_netrc
[364/388] test_sys
...

I suggest that test_bad_coding() suppress output of py_compile.compile().

----------
resolution: fixed -> 
stage: resolved -> 
status: closed -> open

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

Reply via email to