]> granicus.if.org Git - python/commit
Measure performance of sub(), split(), findall().
authorGuido van Rossum <guido@python.org>
Fri, 17 Jul 1998 21:10:42 +0000 (21:10 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 17 Jul 1998 21:10:42 +0000 (21:10 +0000)
commitbd9f093fcd39eac68501448c36b895b124616091
treef3abe1b9d6d56b9137c29357239cc67e69bfdad2
parent1a7855309322a7dcbf7d7ee3356fe693ffb5b336
Measure performance of sub(), split(), findall().
Lib/test/reperf.py [new file with mode: 0644]