rpand4
2010-03-07 00:17:27 UTC
from _future_ import division
Traceback (most recent call last):
File "
from _future_ import division
ImportError: No module named _future_
>>> from pylab import *
Traceback (most recent call last):
File "
from pylab import *
ImportError: No module named pylab