On Nov 14, 10:09 am, David <bouncingc...@gmail.com> wrote: > On 15/11/2010, otenki <scott.stephen...@gmail.com> wrote: > > > When I enter 'from _future_ import division' at the command > > line, I get the ImportError, no module named _future_. > > The module name is "__future__" > > Notice that there are 2 underscore characters before the word "future" > and 2 after it. This is a common convention in python.
Thanks to all for your quick responses to my newbie question. It is much appreciated!!! Scott -- http://mail.python.org/mailman/listinfo/python-list