Python 2.3

Rob Andrews rob
Sat Jul 20 13:28:08 EDT 2002


> True Division? Darn it, i'm used to false division! Where is "to __past__
> deport ..."? ;-)
> 

Perhaps that sort of thing is intended for the next release. Try:

from __future__ import past    # snicker

Rob Andrews
http://uselesspython.com



More information about the Python-list mailing list