diff roundup/cgi/templating.py @ 4742:9cc6d463cfbe

nested_scopes are here since Python 2.2
author anatoly techtonik <techtonik@gmail.com>
date Thu, 17 Jan 2013 09:08:50 +0300
parents fe9568a6cbd6
children 2d6959f1d2df
line wrap: on
line diff
--- a/roundup/cgi/templating.py	Tue Jan 15 00:15:34 2013 +0300
+++ b/roundup/cgi/templating.py	Thu Jan 17 09:08:50 2013 +0300
@@ -1,5 +1,3 @@
-from __future__ import nested_scopes
-
 """Implements the API used in the HTML templating for the web interface.
 """
 

Roundup Issue Tracker: http://roundup-tracker.org/