source:
dotfiles/languages/python/.pythonrc@
254aa1d
Last change on this file since 254aa1d was 254aa1d, checked in by , on Aug 5, 2024 at 6:53:43 AM | |
---|---|
|
|
File size: 196 bytes |
Line | |
---|---|
1 | # -*- mode: python -*- |
2 | # import atexit |
3 | # import rlcompleter |
4 | # import code |
5 | # import os |
6 | # import readline |
7 | |
8 | # readline.parse_and_bind('tab:complete') |
9 | # readline.parse_and_bind('bind ^I rl_complete') |
Note:
See TracBrowser
for help on using the repository browser.