]> granicus.if.org Git - python/commit
Use _Py_re_match/search instead of re_match/search; these may become
authorGuido van Rossum <guido@python.org>
Thu, 14 Aug 1997 14:35:12 +0000 (14:35 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 14 Aug 1997 14:35:12 +0000 (14:35 +0000)
commit0318bd6ae6f14ba04345b768e76fca3c6c1a67ab
treefd82923e66747968f0adbadc77f2ed3f41642fe5
parent1530c879850d48c4f296d248e171ecf7c5d645f3
Use _Py_re_match/search instead of re_match/search; these may become
different in a future version.
Modules/regexmodule.c