Kent Johnson wrote:
> On Thu, Sep 4, 2008 at 1:00 AM, Tony Cappellini <[EMAIL PROTECTED]> wrote:
>> I was just reading the PYMOTW article on the cmd module, and trying
>> the examples.
>>
>> http://www.doughellmann.com/PyMOTW/cmd/cmd.html
>>
>> Scroll down to Auto-Completion.
>>
>> Does the tab k
On Thu, Sep 4, 2008 at 1:00 AM, Tony Cappellini <[EMAIL PROTECTED]> wrote:
> I was just reading the PYMOTW article on the cmd module, and trying
> the examples.
>
> http://www.doughellmann.com/PyMOTW/cmd/cmd.html
>
> Scroll down to Auto-Completion.
>
> Does the tab key work for anyone running Windo
Tony Cappellini wrote:
Scroll down to Auto-Completion.
Does the tab key work for anyone running Windows ?
Is this an OS specific feature?
I've not read the article but I suspect it requires a GNU library to be
included which seems to be standaard on *nix but not on XP.
I'm running Windows
I was just reading the PYMOTW article on the cmd module, and trying
the examples.
http://www.doughellmann.com/PyMOTW/cmd/cmd.html
Scroll down to Auto-Completion.
Does the tab key work for anyone running Windows ?
Is this an OS specific feature?
I see the bash prompts in the article, tab does so