]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use the (new) standard script #! line
authorBarry Warsaw <barry@python.org>
Thu, 23 Apr 1998 22:59:33 +0000 (22:59 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 23 Apr 1998 22:59:33 +0000 (22:59 +0000)
commit6a508aef7d024921b00a1c8fe635f19b0fa6a98f
tree5d1121f68cd2feba7b0130f82977fb75cd90179a
parentdc1c970b0fbe4bd3bcddf6f5edbb41429730af11
Use the (new) standard script #! line

Convert to re module; remove all references to regexp and regsub

Added support for the new texinfo @url{} and @email{} commands
Tools/scripts/texi2html.py