source: dotfiles/python/.pythonrc@ c53d99e

Last change on this file since c53d99e was c53d99e, checked in by Mikhail Kirillov <w96k@…>, on Jul 3, 2022 at 8:18:15 PM

Update dotfiles

  • Property mode set to 100644
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.