about summary refs log tree commit diff
path: root/Completion/Unix/Command/_python
Commit message (Expand)AuthorAgeFilesLines
* 44080: Completion: Fix several option-description typosdana2019-02-261-1/+1
* 35066: Minor completion fix for pasted argumentsDaniel Shahaf2015-05-091-1/+1
* 34415: cache list of all python modulesJun-ichi Takimoto2015-01-281-12/+3
* 32848: fix words array before using _normal for script argumentsOliver Kiddle2014-07-171-13/+14
* 32833: complete Python and Ruby arguments as for PerlJun T2014-07-031-11/+22
* 32255: complet for python under some pythonN.M namesPeter Stephenson2014-01-141-1/+1
* Doug Kearns: 26365: new python 3.0 optionsPeter Stephenson2009-01-191-7/+23
* unposted: escape colons in _python -W option argument messageDoug Kearns2005-07-161-2/+2
* unposted: add missing -C option to _arguments in _pythonDoug Kearns2005-07-151-2/+2
* 21302: make sure expl is declared local in completion functionsDoug Kearns2005-06-081-1/+1
* update python completion for version 2.4Doug Kearns2004-12-061-0/+15
* 19387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle2004-01-211-13/+10
* 18305: new completion for pythonDoug Kearns2003-02-271-0/+26