distinction between re.replace and re.replacef; speed improvements for re module

This commit is contained in:
Araq
2011-03-06 21:16:05 +01:00
parent e424e13bd9
commit 3005955d20
23 changed files with 206 additions and 171 deletions

View File

@@ -1,7 +1,7 @@
#
#
# Nimrod's Runtime Library
# (c) Copyright 2010 Andreas Rumpf
# (c) Copyright 2011 Andreas Rumpf
#
# See the file "copying.txt", included in this
# distribution, for details about the copyright.