Some repositories couldn't be updated, please check application logs for details.
ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.pythonrc
blob: 23b7e11ebc1c92db4ca5766d0d6a63ad6577b10d (plain) (blame)
1
2
import readline, rlcompleter
readline.parse_and_bind("tab:complete")