Re: [scite] Python raw_input(doesn't work on Linux?)

2006-02-27 Thread Discussion of the SciTE editor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Neal, I've tried so many IDEs and cannot help but to come right back to Scite. ~ I really wish SciTE had plugins for file/code browsers, etc but until that day, thank you Neal for making SciTE as great as it is! - -- Best Regards Victor B.

Re: [scite] Python raw_input(doesn't work on Linux?)

2006-02-25 Thread Neil Hodgson
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