[issue1521051] Allow passing DocTestRunner and DocTestCase in doctest
Jason Myers added the comment: The attached file contains a simple test for this code to make sure the test runner is being applied. I've never submitted anything before, so it might be totally naive. -- nosy: +jasonamyers Added file: http://bugs.python.org/file31059/test.patch ___ Python tracker <http://bugs.python.org/issue1521051> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue18730] suffix parameter in NamedTemporaryFile silently fails when not prepending with a period
Jason Myers added the comment: This is a patch based on terry.reedy 's suggestion -- keywords: +patch nosy: +Jason.Myers Added file: http://bugs.python.org/file32514/docstring.patch ___ Python tracker <http://bugs.python.org/issue18730> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
