]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Modernize the code a bit:
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 24 Apr 2003 17:22:04 +0000 (17:22 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 24 Apr 2003 17:22:04 +0000 (17:22 +0000)
commit9b12d9d0d24550c866fa9c600efe8024f4681fa4
tree316b6930bb4e8fedc0b344af923504ca81967a78
parentb7878d09e5d360da4eda65cdf6f51376c234af3d
Modernize the code a bit:
   use re module
   make chomp() use rstrip()
Demo/comparisons/regextest.py