This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients belopolsky, docs@python, eric.araujo, lukasz.langa, rhettinger, terry.reedy
Date 2011-01-12.01:02:03
SpamBayes Score 0.006825912
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Terry, I'm unhappy with the changes to the sorting how-to.  IMO, it was a not a net win (transforming code that already ran fine in something doctest would swallow).  The code snippets now have the visual clutter of the ">>>" and "..." PS1 and PS2 prompts and they can no longer be readily cut and pasted into the interpreter so that people can experiment with them.
History
Date User Action Args
2011-01-12 01:02:08rhettingersetrecipients: + rhettinger, terry.reedy, belopolsky, eric.araujo, docs@python, lukasz.langa
2011-01-12 01:02:08rhettingersetmessageid: <[email protected]>
2011-01-12 01:02:03rhettingerlinkissue10225 messages
2011-01-12 01:02:03rhettingercreate