]> granicus.if.org Git - python/commit
Document the finditer() function and method.
authorFred Drake <fdrake@acm.org>
Mon, 25 Mar 2002 20:22:59 +0000 (20:22 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 25 Mar 2002 20:22:59 +0000 (20:22 +0000)
commit57f8e06e4f797abe4d2cbb41a298c5541f69b7f6
treea5b4ff360f0905da76e635929ba94f489260d69b
parent6a1e76b2bd93529baf46578f9fa5d9bb7f9df046
Document the finditer() function and method.
This closes SF bug #520904.

Explain that many of the escapes supported by string literals are also
supported by the RE compiler, and list which ones.
This closes SF bug #529923.
Doc/lib/libre.tex