Efficiency of str.replace?

Leif K-Brooks eurleif at ecritters.biz
Wed Jun 23 21:08:43 EDT 2004


For my web-based application, I need to make twelve different calls to 
str.replace for the content of /every/ page on /every/ page view (or 
find a harder to implement and probably less elegant solution). Would 
that be a major performance hit?



More information about the Python-list mailing list