improved speed of regex_url_in

This commit is contained in:
Massimo
2012-10-12 11:33:02 -05:00
parent b8afce746b
commit a4fbf9b6b4
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())