summaryrefslogtreecommitdiffstats
path: root/Lib/reconvert.py
Commit message (Expand)AuthorAgeFilesLines
* Add 'r' to docstrings to avoid expanded backslash escapes. (Ka-Ping Yee)Guido van Rossum2000-05-301-1/+1
* Mass check-in after untabifying all files that need it.Guido van Rossum1998-03-261-32/+32
* New module -- converts regex regular expressions to re style.Guido van Rossum1997-10-231-0/+186