hi

Using the following statement in CPython:
  fname = raw_input('Enter filename: ')

I can see what I'm typing.
>>> Enter filename: MyTextFi...

This is not the case with the same code on IronPython. It doesn't show me my input while typing.

Thanks
Ben
_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to