commit | eb26ea3f83a0ea729eaf4bc2a44279013effd21a | [log] [tgz] |
---|---|---|
author | Phillip J. Eby <pje@telecommunity.com> | Wed Jul 26 19:48:27 2006 +0000 |
committer | Phillip J. Eby <pje@telecommunity.com> | Wed Jul 26 19:48:27 2006 +0000 |
tree | 5c4dd4a116679c2f9104afc4dc9f4f0c23fa13f7 | |
parent | ab260049238fecff65da6af508c804f5e8a092de [diff] |
Allow the 'onerror' argument to walk_packages() to catch any Exception, not just ImportError. This allows documentation tools to better skip unimportable packages.