commit | 0318bd6ae6f14ba04345b768e76fca3c6c1a67ab | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Aug 14 14:35:12 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Aug 14 14:35:12 1997 +0000 |
tree | fd82923e66747968f0adbadc77f2ed3f41642fe5 | |
parent | 1530c879850d48c4f296d248e171ecf7c5d645f3 [diff] |
Use _Py_re_match/search instead of re_match/search; these may become different in a future version.