aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/.pythonrc
blob: 23b7e11ebc1c92db4ca5766d0d6a63ad6577b10d (plain) (tree)
1
2

                                       
import readline, rlcompleter
readline.parse_and_bind("tab:complete")