Commit 501b4d02 authored by R. David Murray's avatar R. David Murray

Merged revisions 82771 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r82771 | r.david.murray | 2010-07-10 10:23:36 -0400 (Sat, 10 Jul 2010) | 2 lines

  Add missing docs for re module 'purge' function.
........
parent ca126a02
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment