]> granicus.if.org Git - python/commit
Co-production with Tim Peters, implementing a suggestion by Mark
authorGuido van Rossum <guido@python.org>
Thu, 10 Jun 1999 14:39:39 +0000 (14:39 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 10 Jun 1999 14:39:39 +0000 (14:39 +0000)
commita3b4a33f3b37870096c8062af1dd6bae051af30e
treebc5a50309e930af5799b26c1d521c273534b13f1
parentea827e916c1a92820254b5adbc4b6580e29787da
Co-production with Tim Peters, implementing a suggestion by Mark
Hammond: record top-level functions (as Function instances, a simple
subclass of Class).  You must use the new interface readmodule_ex() to
get these, though.
Lib/pyclbr.py