]> git.openstreetmap.org Git - osqa.git/commit
#OSQA-574, a bit of backwards compatibility, importing the with_statements from the...
authorjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 28 Mar 2011 21:35:11 +0000 (21:35 +0000)
committerjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 28 Mar 2011 21:35:11 +0000 (21:35 +0000)
commit8e91963c85103b7b47eb6e6d39656bc938c55e0e
tree30926fe45924e0e4ab029f06d279fc85d9b52f15
parent71989f8232e1d24fe604bdd2333e9643195ebaed
#OSQA-574, a bit of backwards compatibility, importing the with_statements from the __future__ package on the top of the files. It used to cause a bit of trouble when in a try-except block.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@915 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum_modules/exporter/exporter.py
forum_modules/exporter/importer.py
forum_modules/exporter/views.py