]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add helper function to get module name taking packages into account.
authorJeremy Hylton <jeremy@alum.mit.edu>
Mon, 21 Apr 2003 22:49:17 +0000 (22:49 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Mon, 21 Apr 2003 22:49:17 +0000 (22:49 +0000)
commitdfbfe736cee70efd27cc019be2fcc2d972cdf654
tree1fa7dd8dead99d459344f2add16addafb4c25f67
parent38732e1065bdb9d37d481bfb25f10eab361a7bc0
Add helper function to get module name taking packages into account.
Lib/trace.py