]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added getmodulename() public interface.
authorGuido van Rossum <guido@python.org>
Fri, 26 Oct 1990 15:00:11 +0000 (15:00 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 26 Oct 1990 15:00:11 +0000 (15:00 +0000)
commit0558a205a37a2570cba43acebbe94d50643024d1
tree66ea321c3baf9e9e1689ffc07d098a448a3ea838
parent738d4ddf813d88de6d1c3c1c225857215fe7c13d
Added getmodulename() public interface.
Include/moduleobject.h
Objects/moduleobject.c