]> granicus.if.org Git - python/commit
Bug #1560617: in pyclbr, return full module name not only for classes,
authorGeorg Brandl <georg@python.org>
Sat, 30 Sep 2006 11:06:47 +0000 (11:06 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 30 Sep 2006 11:06:47 +0000 (11:06 +0000)
commit154324a8c3bcdde62acff8272388948e3d75cb51
treecd225ad869f45e491842154f14d45f011c450020
parent05b3c450a811b93bd915ea0931b04e2679557390
Bug #1560617: in pyclbr, return full module name not only for classes,
but also for functions.
Lib/pyclbr.py
Lib/test/test_pyclbr.py
Misc/NEWS