On 10/03/23 4:00 pm, [email protected] 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 -- https://mail.python.org/mailman/listinfo/python-list
