[IPython-user] More ipython and python2.5: 'with' statements
Fernando Perez
Fernando.Perez at colorado.edu
Fri Mar 10 12:39:12 CST 2006
Zachary Pincus wrote:
> The actual 'with' case isn't too huge an issue -- but it could
> possibly be indicative of a larger problem.
>
> Nothing in the python 2.5 standard lib appears to explicitly import
> anything from __future__, so the with_statement must be coming in
> another way. I have no idea if that way is a problem in ipython, but
> I thought I'd mention it in case it rang any bells with any ipython
> developers.
No, I really can't think of how this may happen, though I'm genuinely curious.
Right now I don't have 2.5 installed, nor the time to play with it,
unfortunately. If you ever figure out this little mystery, by all means let
me know.
Cheers,
f
More information about the IPython-user
mailing list