]> granicus.if.org Git - python/commit
Teach Tools/freeze/makeconfig.py and Tools/freeze/parsesetup.py to use
authorEric S. Raymond <esr@thyrsus.com>
Sun, 18 Mar 2001 11:27:58 +0000 (11:27 +0000)
committerEric S. Raymond <esr@thyrsus.com>
Sun, 18 Mar 2001 11:27:58 +0000 (11:27 +0000)
commit1bb515b0e548d0ff39fffe3326c5a08f46cd7d55
tree6747cee262aa2ec73f4f062cca12346709a52b0f
parent0f33604e1783d2302006e79713d5d279093405b3
Teach Tools/freeze/makeconfig.py and Tools/freeze/parsesetup.py to use
the re package rather than the obsolete regex.
Tools/freeze/makeconfig.py
Tools/freeze/parsesetup.py