[issue14103] argparse: add ability to create a bash completion script

2013-07-20 Thread Jan Pokorný
Changes by Jan Pokorný : -- nosy: +jpokorny ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.

[issue14103] argparse: add ability to create a bash completion script

2013-02-03 Thread Tshepang Lekhonkhobe
Tshepang Lekhonkhobe added the comment: thanks so much; will play with it soon enough -- ___ Python tracker ___ ___ Python-bugs-list m

[issue14103] argparse: add ability to create a bash completion script

2013-02-03 Thread Andrey Kislyuk
Andrey Kislyuk added the comment: FYI: http://pypi.python.org/pypi/argcomplete -- nosy: +Andrey.Kislyuk ___ Python tracker ___ ___ Pyt

[issue14103] argparse: add ability to create a bash completion script

2012-02-24 Thread Éric Araujo
Éric Araujo added the comment: Closing as rejected for now. -- resolution: -> rejected stage: -> committed/rejected status: open -> closed title: argparse: add ability to create a bash_completion script -> argparse: add ability to create a bash completion script