]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add getmodulename() and getmoduleinfo() routines to inspect filenames.
authorKa-Ping Yee <ping@zesty.ca>
Tue, 10 Apr 2001 11:43:00 +0000 (11:43 +0000)
committerKa-Ping Yee <ping@zesty.ca>
Tue, 10 Apr 2001 11:43:00 +0000 (11:43 +0000)
commit4d6fc7fae18d15160350d210ae58043312564459
tree21a53299c5366e82849dfe00822bfc9a8d39c675
parent697c9c9c718475767e334793c0118f6015ec7cd6
Add getmodulename() and getmoduleinfo() routines to inspect filenames.
Lib/inspect.py