]> granicus.if.org Git - python/commitdiff
Add missing docs for re module 'purge' function.
authorR. David Murray <rdmurray@bitdance.com>
Sat, 10 Jul 2010 14:23:36 +0000 (14:23 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Sat, 10 Jul 2010 14:23:36 +0000 (14:23 +0000)
Doc/library/re.rst

index 9d2cdf5fb7aff67a65c5d65ecbac76a4db337cec..7873fa82a553cd98fd4dd44bf72930c3b9318283 100644 (file)
@@ -692,6 +692,11 @@ form.
    metacharacters in it.
 
 
+.. function:: purge()
+
+   Clear the regular expression cache.
+
+
 .. exception:: error
 
    Exception raised when a string passed to one of the functions here is not a