summaryrefslogtreecommitdiff
path: root/Lib/regex_syntax.py
Commit message (Expand)AuthorAgeFilesLines
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-53/+0
* removed __all__ from several modulesSkip Montanaro2001-02-181-6/+0
* bunch more __all__ listsSkip Montanaro2001-02-151-0/+6
* Whitespace normalization.Tim Peters2001-01-151-3/+3
* The third and final doc-string sweep by Ka-Ping Yee.Guido van Rossum2000-02-041-2/+8
* Added "new" symbol defns for RE_ANSI_HEX and RE_NO_GNU_EXTENSIONS --Guido van Rossum1997-10-221-0/+6
* Initial revisionGuido van Rossum1991-12-301-0/+41