[EMAIL PROTECTED] wrote: > I'm a newbie to python. I run python under Manddrake Linux 10.2 from a > terminal. > > While in the interactive mode, i need to use the tab key to indent my > code. However, i get a message "List all 174 possibilities? (Y/N)" > instead of an indent. So i use spaces. > > How do i tell python to give me indents?
see section A.3, Key Bindings, in the tutorial: http://docs.python.org/tut/node15.html </F> -- http://mail.python.org/mailman/listinfo/python-list