> Press the cursor-up key.
>
> Martin
Should have mentioned that I tried that hunting around earlier and it
did not work.
jh
--
http://mail.python.org/mailman/listinfo/python-list
On May 8, 4:12 pm, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
> > In a python Tk shell in Windows, what is the equivalent of unix's pwd?
>
> os.getcwd()
>
> > In a python Tk shell in Windows, is there an easy way to reoeat an
> > earlier command, similar to Tcl/Tk's hist?
>
> Press the cursor-up
> In a python Tk shell in Windows, what is the equivalent of unix's pwd?
os.getcwd()
> In a python Tk shell in Windows, is there an easy way to reoeat an
> earlier command, similar to Tcl/Tk's hist?
Press the cursor-up key.
Martin
--
http://mail.python.org/mailman/listinfo/python-list