(An Unofficial) Python Tutorial Wiki

putting the community back in "maintained by the community"

589b

I wonder if using the interpreter, command-line mode, and running progams as .py files should be explained in a separate section, subdivided by the three major platforms and operating systems, possibly with screenshots. Explain simply and clearly that from now on when you see >>> it means you're in the interpreter, and when you see :> it means you're at the command prompt.

Comments

Sounds good to me. I'm thinking of a rewrite for this section, but if you beat me to it I'll not be offended ;-)

Thanks for the feedback.