another newbie question

otenki scott.stephens.j at gmail.com
Sun Nov 14 09:51:49 EST 2010


Hello Pythonistas!
I'm trying to get floating point division to work; I'm using Python
2.6.5. When I enter 'from _future_ import division' at the command
line, I get the ImportError, no module named _future_. How can I
rectify this?
Sorry for this basic question, but I don't know where else to turn.
Thanks,
Scott



More information about the Python-list mailing list