]> granicus.if.org Git - python/commit
Patch by Chris Petrilli to display the origin of a module in its
authorGuido van Rossum <guido@python.org>
Mon, 15 Feb 1999 14:47:16 +0000 (14:47 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 15 Feb 1999 14:47:16 +0000 (14:47 +0000)
commit98cc19fac6489002774760fda470a4c296a88042
tree3ca8c94d6570323c5db8ea558038ccfab7b8f223
parente784f1efece5df6c270bf6019ea8338a690c1795
Patch by Chris Petrilli to display the origin of a module in its
repr() -- either "(builtin)" or "from '<filename>'".
Objects/moduleobject.c