future division - align with gramps40/trunk

Trying to help 7007 investigation

svn: r22920
This commit is contained in:
Vassilii Khachaturov 2013-08-28 15:48:49 +00:00
parent 0993059ff7
commit 314cf24850

View File

@ -66,7 +66,7 @@ Classes for producing the web pages:
#------------------------------------------------
# python modules
#------------------------------------------------
from __future__ import print_function
from __future__ import print_function, division
from functools import partial
import gc
import os