This post originated from an RSS feed registered with Python Buzz
by Hans Nowak.
Original Post: How to exit
Feed Title: Efectos Especiales
Feed URL: http://www.zephyrfalcon.org/weblog2/rss.xml
Feed Description: Ramblings, rants, musings, ideas and observations. Topics include (but are not limited to): programming (especially Python), books, games (especially CCGs and board games), astrology, design, writing, painting, etc.
As seen in these comments: "Here's some complementary stupidness: If you enter "quit" or "exit" in the Python interpreter, it will respond with "Use Ctrl-D (i.e. EOF) to exit."" That is indeed annoying, but I figured there would be a good reason for it. ... [306 words]