> On my machine if I type the following two lines at interactive
> prompt, PythonWin
> locks up and must be terminated.  When I run from DOS prompt it
> works properly.
> Is it just my machine or does it act this way for others?

Without even trying it, I can guarantee is locks up for everyone :(

It is a function specialized to consoles, as it masks the input.  Pythonwin
hasn't "intercepted" that particular function like it has for input and
raw_inpur.

Mark.

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to