]> granicus.if.org Git - python/commit
Remove duplicate type objects from isroutine() and isbuiltin().
authorKa-Ping Yee <ping@zesty.ca>
Fri, 13 Apr 2001 09:15:08 +0000 (09:15 +0000)
committerKa-Ping Yee <ping@zesty.ca>
Fri, 13 Apr 2001 09:15:08 +0000 (09:15 +0000)
commit202c99b2e0242a5680668816a65051a1f1aef8ed
treee712d65a87facc0cd74abae2d599464538a69cda
parent88ad12afacb2b08b5d675be61f47c9244fba6825
Remove duplicate type objects from isroutine() and isbuiltin().
Make getmodule() on a module return the module itself.
Lib/inspect.py