[PyCrust] No more input dialogs!
Brought to you by:
pobrien
From: Patrick K. O'B. <po...@or...> - 2002-08-28 03:27:59
|
For those of you who have wanted the shell to operate as stdin, rather than getting a dialog box, this feature is now in PyCrust in CVS. It works for simple cases as well as for input() and raw_input(). Unfortunately, I am able to mess things up by putting input(), for example, inside a loop. If anyone could apply some real use cases I would appreciate it. Enjoy. -- Patrick K. O'Brien Orbtech ----------------------------------------------- "Your source for Python programming expertise." ----------------------------------------------- Web: http://www.orbtech.com/web/pobrien/ Blog: http://www.orbtech.com/blog/pobrien/ Wiki: http://www.orbtech.com/wiki/PatrickOBrien ----------------------------------------------- |