Victor B. Gonzalez:

> raw_input('hello')
>
> yields the following error in SciTEs output pane on Ubuntu Linux:
>
> |python -u test.py
> helloTraceback (most recent call last):
> ~  File "test.py", line 1, in ?
> ~    raw_input('hello')
> IOError: [Errno 9] Bad file descriptor
> |Exit code: 1
>
> The same exact file funs and prompts a user on XP with no errors...
>
> Is this intended? If not, any enhancements to this behaviour on Linux?

   No one has been sufficiently interested in this to add the
capability on Linux.

   Neil

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to