]> 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:55 +0000 (11:06 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 30 Sep 2006 11:06:55 +0000 (11:06 +0000)
commit7037745be72691f7d956a5873a4e925b8485c9a9
tree4fcc3876becfaafd446a1d8f9ada36349756e0ab
parent9c9a9ab6340eb2225f57fbef6d6cf9e3da547142
Bug #1560617: in pyclbr, return full module name not only for classes,
but also for functions.
 (backport from rev. 52069)
Lib/pyclbr.py
Lib/test/test_pyclbr.py
Misc/NEWS