[Ipython-tickets] [IPython] #188: _ih object getting modified by calls to %hist
IPython
ipython-tickets@scipy....
Thu Sep 27 05:04:53 CDT 2007
#188: _ih object getting modified by calls to %hist
---------------------+------------------------------------------------------
Reporter: fperez | Owner: vivainio
Type: defect | Status: new
Priority: normal | Milestone:
Component: ipython | Version:
Severity: normal | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Comment (by hmeine):
Replying to [comment:2 hmeine]:
> Replying to [comment:1 hmeine]:
> > This still worked in 0.7.3 and 0.8.0.
> ..and 0.8.1 and SVN r2741 obviously. And r2829.
>
> Maybe you should ignore me. I cannot reproduce it. Probably I
misunderstood.
No, I got it. Seems to be another of those pesty unicode-related
problems.
The above was on an older machine (since I first tried 0.6.15 with Python
2.3).
On this newer machine (SuSE-10.2), it fails for all available IPython
versions (0.7.3 and up). However:
{{{
In [2]: sys.stdin.encoding
Out[2]: 'ISO-8859-1'
}}}
--
Ticket URL: <http://ipython.scipy.org/ipython/ipython/ticket/188#comment:3>
IPython <http://ipython.scipy.org>
The IPython interactive Python system
More information about the Ipython-tickets
mailing list