mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Add missing docs for re module 'purge' function.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user