future division - align with gramps40/trunk
Trying to help 7007 investigation svn: r22920
This commit is contained in:
parent
0993059ff7
commit
314cf24850
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user