index
:
linux-home
macos
master
My dotfiles
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
%HOME%
/
.pythonrc
blob: 23b7e11ebc1c92db4ca5766d0d6a63ad6577b10d (
plain
) (
blame
)
1
2
import readline, rlcompleter readline.parse_and_bind("tab:complete")