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 loewis
Recipients ezio.melotti, loewis
Date 2012-02-25.09:31:29
SpamBayes Score 0.20311576
Marked as misclassified No
Message-id <1330162290.17.0.0157831149715.issue14114@psf.upfronthosting.co.za>
In-reply-to
Content
In the generated htmlhelp\index.html, there is a line

    <script type="text/javascript" src="_static/copybutton.js"></script>

That's the only script tag in that file; jquery is not loaded at all.
History
Date User Action Args
2012-02-25 09:31:30loewissetrecipients: + loewis, ezio.melotti
2012-02-25 09:31:30loewissetmessageid: <1330162290.17.0.0157831149715.issue14114@psf.upfronthosting.co.za>
2012-02-25 09:31:29loewislinkissue14114 messages
2012-02-25 09:31:29loewiscreate