commit | 0d976551fba362c2dd7fe19bfc97f48e25161b46 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Oct 14 12:22:17 2002 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Oct 14 12:22:17 2002 +0000 |
tree | 9af68447ea6fcbc5be2a71865cc9b3bb27272c41 | |
parent | 78cc051617f741295748e39768fa50c3431c1bd7 [diff] |
Add finditer to __all__ (when defining it at all). SF bug 585882. Will forward-port.