commit | 98cc19fac6489002774760fda470a4c296a88042 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Feb 15 14:47:16 1999 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Feb 15 14:47:16 1999 +0000 |
tree | 3ca8c94d6570323c5db8ea558038ccfab7b8f223 | |
parent | e784f1efece5df6c270bf6019ea8338a690c1795 [diff] |
Patch by Chris Petrilli to display the origin of a module in its repr() -- either "(builtin)" or "from '<filename>'".