pythonwin and raw_input

logistix logstx at bellatlantic.net
Mon Mar 25 17:45:55 EST 2002


I could've swore I posted this yesterday, so please have mercy on my soul if
my news server is just messed up.

Does anyone know how to access the builtin raw_input function in pythonwin?
Pyhtonwin overrides it with a dialog box.  This doesn't work out too well
with the following:

import code
code.interact()



--
-






More information about the Python-list mailing list