Compare source code

Ethan Furman ethan at stoneleaf.us
Tue Nov 2 15:08:34 EDT 2010


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~



More information about the Python-list mailing list