]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use inspect.getabsfile() to get the documented module's filename.
authorGeorg Brandl <georg@python.org>
Tue, 20 May 2008 08:10:03 +0000 (08:10 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 20 May 2008 08:10:03 +0000 (08:10 +0000)
commitb7e419ebb9c815ad74d20e6e26f61b56eb2bc929
treeeb737e929cd00229b0e865588b03eaa661a82c0c
parentfb3de1fcd220bab4e855693233ecbe129db16f8c
Use inspect.getabsfile() to get the documented module's filename.
Lib/test/test_pydoc.py