improved speed of regex_url_in

This commit is contained in:
Massimo
2012-10-12 11:33:02 -05:00
parent aadde5a791
commit d61a4529f3
5 changed files with 100 additions and 146 deletions
@@ -38,7 +38,6 @@ def hello6():
def status():
""" page that shows internal status"""
response.view = 'generic.html'
return dict(toolbar=response.toolbar())