Patch #1525766: correctly pass onerror arg to recursive calls
authorGeorg Brandl <georg@python.org>
Tue, 25 Jul 2006 10:22:34 +0000 (10:22 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 25 Jul 2006 10:22:34 +0000 (10:22 +0000)
commit69b9b677b091fe770d73a22e0d4a11a15364bc4a
tree1e6f889a3ca2637f72e1bfcf86b71e13974bdc8c
parent2b2d2974e760d06048666794711a12e7dbe28720
Patch #1525766: correctly pass onerror arg to recursive calls
of pkg.walk_packages. Also improve the docstrings.
Lib/pkgutil.py