Skip to content
Snippets Groups Projects
Commit 7edba5cf authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Add another missing future import for Py2.5

parent 91ae056e
No related branches found
No related tags found
No related merge requests found
from __future__ import division
from __future__ import division, with_statement
__copyright__ = "Copyright (C) 2009-2013 Andreas Kloeckner"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment