Mikhail Novikov <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue13125> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
