Steven D'Aprano wrote:
Personally, I'm more disturbed by the default prompt in the interactive interpreter. >>> clashes with the symbol used for quoting text in email and news. That causes me far more distress than indentation.

Here here!

I finally did "sys.ps1 = '--> '" in my interactive startup file.  :)

~Ethan~
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to