summaryrefslogtreecommitdiffstats
path: root/Lib/lib-old/cmp.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove regsub, reconvert, regex, regex_syntax and everything under lib-old.Neal Norwitz2006-03-161-63/+0
|
* Update the code to better reflect recommended style:Fred Drake2000-12-121-3/+3
| | | | | Use != instead of <> since <> is documented as "obsolescent". Use "is" and "is not" when comparing with None or type objects.
* These modules are now declared obsolete.Fred Drake2000-02-031-0/+63