summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_python
AgeCommit message (Collapse)AuthorFilesLines
2022-07-16users/27852: local _compskip to avoid propagating any changes by _normalBart Schaefer1-1/+1
2021-08-2749234: add missing options in python completionŠtěpán Němec1-2/+5
2019-02-2644080: Completion: Fix several option-description typosdana1-1/+1
2015-05-0935066: Minor completion fix for pasted argumentsDaniel Shahaf1-1/+1
2015-01-2834415: cache list of all python modulesJun-ichi Takimoto1-12/+3
2014-07-1732848: fix words array before using _normal for script argumentsOliver Kiddle1-13/+14
2014-07-0332833: complete Python and Ruby arguments as for PerlJun T1-11/+22
2014-01-1432255: complet for python under some pythonN.M namesPeter Stephenson1-1/+1
2009-01-19Doug Kearns: 26365: new python 3.0 optionsPeter Stephenson1-7/+23
2005-07-16unposted: escape colons in _python -W option argument messageDoug Kearns1-2/+2
2005-07-15unposted: add missing -C option to _arguments in _pythonDoug Kearns1-2/+2
2005-06-0821302: make sure expl is declared local in completion functionsDoug Kearns1-1/+1
2004-12-06update python completion for version 2.4Doug Kearns1-0/+15
2004-01-2119387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle1-13/+10
2003-02-2718305: new completion for pythonDoug Kearns1-0/+26