Add missing docs for re module 'purge' function.

This commit is contained in:
R. David Murray
2010-07-10 14:23:36 +00:00
parent c653ce313f
commit 522c32a7e3

View 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