]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 5021: doctest.testfile should set __name__
authorRaymond Hettinger <python@rcn.com>
Tue, 27 Jan 2009 10:13:45 +0000 (10:13 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 27 Jan 2009 10:13:45 +0000 (10:13 +0000)
commit41db7767455a0c25cb9007d699bef07396a2a4e3
tree57ca00b0cf0220721269d9ec781d8d0c444f880e
parent06dc0f5b77554064d5aa4e9b24318e856740c5f1
Issue 5021: doctest.testfile should set __name__
Lib/collections.py
Lib/doctest.py
Misc/NEWS