Skip to content

Instantly share code, notes, and snippets.

@mythmon
Created March 22, 2014 01:19
Show Gist options
  • Save mythmon/9699686 to your computer and use it in GitHub Desktop.
Save mythmon/9699686 to your computer and use it in GitHub Desktop.
import readline
import rlcompleter
readline.parse_and_bind("tab: complete")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment