The following commit has been merged in the master branch:
commit a77d3d550564198c11e2b4823a53979868262a48
Author: Ville Skyttä <[email protected]>
Date:   Sat Feb 2 10:01:57 2013 +0200

    pyflakes: New completion.

diff --git a/bash_completion b/bash_completion
index ea8ee50..328061a 100644
--- a/bash_completion
+++ b/bash_completion
@@ -1907,6 +1907,7 @@ _install_xspec '!*.ly' lilypond ly2dvi
 _install_xspec '!*.@(dif?(f)|?(d)patch)?(.@([gx]z|bz2|lzma))' cdiff
 _install_xspec 
'!@(*.@(ks|jks|jceks|p12|pfx|bks|ubr|gkr|cer|crt|cert|p7b|pkipath|pem|p10|csr|crl)|cacerts)'
 portecle
 _install_xspec 
'!*.@(mp[234c]|og[ag]|@(fl|a)ac|m4[abp]|spx|tta|w?(a)v|wma|aif?(f)|asf|ape)' 
kid3 kid3-qt
+_install_xspec '!*.py' pyflakes
 unset -f _install_xspec
 
 # Minimal completion to use as fallback in _completion_loader.

-- 
bash-completion

_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-commits

Reply via email to