from __past__ import integerDivision (was Re: A modest PEP0238 suggestion)

David Eppstein eppstein at ics.uci.edu
Mon Jul 23 19:13:59 EDT 2001


In article <9jiak1$3s96$3 at node21.cwnet.roc.gblx.net>,
 missive at frontiernet.net (Lee Harr) wrote:

> we already have people importing things from the __future__,
> how difficult would it be to let people drag things from the __past__?

Doesn't do anything for the people who are running precompiled scripts 
acquired from somewhere else, or who have warnings redirected to where they 
won't be seen.
-- 
David Eppstein       UC Irvine Dept. of Information & Computer Science
eppstein at ics.uci.edu http://www.ics.uci.edu/~eppstein/



More information about the Python-list mailing list