[IPython-dev] IPython, xemacs, win32 - raw_input does not work at all

Pete Forman pete.forman at westerngeco.com
Mon Jan 14 12:04:51 EST 2008


[retry]

"Ville M. Vainio" <vivainio at gmail.com> writes:

 > I'm willing to devote a bit of time on this, but would appreciate
 > some pointers, or input from other win32 users. After all,
 > raw_input works with py-shell & standard python-mode.

I do not see the problem.

In [2]: x = raw_input('enter something')
enter somethingabc

In [3]: x
Out[3]: 'abc'


IPython 0.7.3
Python 2.5.1
XEmacs 21.5.28 native
Windows XP SP2
-- 
Pete Forman                -./\.-  Disclaimer: This post is originated
WesternGeco                  -./\.-   by myself and does not represent
pete.forman at westerngeco.com    -./\.-   the opinion of Schlumberger or
http://petef.port5.com           -./\.-   WesternGeco.




More information about the IPython-dev mailing list