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 ron_adam
Recipients ron_adam
Date 2013-07-06.17:28:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373131695.63.0.960870867634.issue18387@psf.upfronthosting.co.za>
In-reply-to
Content
This patch adds a 'symbols' link after the 'topics' and 'keywords' links in the html browser menu bar.

help('symbols') worked, but there was no way to get to it in the html browser.

This also adds unquote_plus() to the url handler to unquote the html input form fields.  This is needed to allow entering the symbols.
History
Date User Action Args
2013-07-06 17:28:15ron_adamsetrecipients: + ron_adam
2013-07-06 17:28:15ron_adamsetmessageid: <1373131695.63.0.960870867634.issue18387@psf.upfronthosting.co.za>
2013-07-06 17:28:15ron_adamlinkissue18387 messages
2013-07-06 17:28:15ron_adamcreate