]> granicus.if.org Git - python/commit
Add finditer to __all__ (when defining it at all).
authorGuido van Rossum <guido@python.org>
Mon, 14 Oct 2002 12:22:17 +0000 (12:22 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 14 Oct 2002 12:22:17 +0000 (12:22 +0000)
commit0d976551fba362c2dd7fe19bfc97f48e25161b46
tree9af68447ea6fcbc5be2a71865cc9b3bb27272c41
parent78cc051617f741295748e39768fa50c3431c1bd7
Add finditer to __all__ (when defining it at all).
SF bug 585882.  Will forward-port.
Lib/sre.py