On 10/03/23 4:00 pm, 2QdxY4RzWzUUiLuE at potatochowder.com wrote: > My ~/.pythonrc contains the following: > > import readline > import rlcompleter > readline.parse_and_bind( 'tab: complete' ) I don't have a ~/.pythonrc, so that's not what's doing it for me. -- Greg