[issue13125] test_all_project_files() expected failure

Mikhail Novikov report at bugs.python.org
Tue Oct 18 12:55:35 CEST 2011


Mikhail Novikov <freiksenet at gmail.com> added the comment:

I modified the tests so that they don't do prints to stdout. For that I replaced print with warnings in the "ParseError" exception except and replaced os.system with subprocess.getoutput.

----------
keywords: +patch
nosy: +freiksenet
Added file: http://bugs.python.org/file23440/i13125.patch

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


More information about the Python-bugs-list mailing list