manuhack wrote: > However, when I run > the same command in vim 7 as :py raw_input('Please type something.\n'), > there is an EOFError: EOF when reading a line. Is there a way to use > that command within vim without raising errors?
I thought you might get more help here than in comp.editors ;) Same thing happens if you put it in rawinput.py file and use :pyfile. rd -- http://mail.python.org/mailman/listinfo/python-list