Brett Cannon <[email protected]> added the comment: The attached patch has all tests passing when run under coverage.py. Most places are flat-out skipped since there is no good way around the tests short of coding up a second set of test values. Plus editing doctests to have optional values is way too painful, so in those cases I just skip the whole doctest.
---------- Added file: http://bugs.python.org/file20586/issue10992.diff _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10992> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
