[Python-bugs-list] [ python-Bugs-594833 ] python-mode.el disables raw_input()

noreply@sourceforge.net noreply@sourceforge.net
Fri, 06 Sep 2002 15:20:32 -0700


Bugs item #594833, was opened at 2002-08-13 20:30
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=594833&group_id=5470

Category: Demos and Tools
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Kow Kuroda (kowk)
>Assigned to: Barry A. Warsaw (bwarsaw)
Summary: python-mode.el disables raw_input()

Initial Comment:
Hi,

I'm not sure if this is a bug. I just wanted to report a problem 
with my emacs environment using python-mode. With the 
current version of python-mode.el with Python 2.1, 2.2, 2.2.1, 
I always get

	EOFError: EOF when reading a line

at the line I call raw_input() function. How to get this work in 
emacs?
By the way, the same code doesn't raise this error with vim.

Thanks in advance.
Kow

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=594833&group_id=5470