web/views/staticcontrollers.py
changeset 8328 c53bbeea7870
parent 8325 7f2337d7937f
child 8361 7f356ba4181c
--- a/web/views/staticcontrollers.py	Wed Mar 21 11:08:31 2012 +0100
+++ b/web/views/staticcontrollers.py	Thu Mar 22 11:50:34 2012 +0100
@@ -22,6 +22,7 @@
 - /fckeditor/...
 
 """
+from __future__ import with_statement
 
 import os
 import os.path as osp