diff options
author | Fredrik Lundh <fredrik@pythonware.com> | 2001-10-24 22:16:30 (GMT) |
---|---|---|
committer | Fredrik Lundh <fredrik@pythonware.com> | 2001-10-24 22:16:30 (GMT) |
commit | 703ce8122cadd68a4260318f44725398fc3a383c (patch) | |
tree | f93ce1a12ee954429a3d4dc3e1613f32ce726c72 /Lib/UserDict.py | |
parent | 9242a4af177c4c62dfacdf633eb1bbdeba273b3c (diff) | |
download | cpython-703ce8122cadd68a4260318f44725398fc3a383c.zip cpython-703ce8122cadd68a4260318f44725398fc3a383c.tar.gz cpython-703ce8122cadd68a4260318f44725398fc3a383c.tar.bz2 |
(experimental) "finditer" method/function. this works pretty much
like findall, but returns an iterator (which returns match objects)
instead of a list of strings/tuples.
Diffstat (limited to 'Lib/UserDict.py')
0 files changed, 0 insertions, 0 deletions