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 belopolsky, eric.araujo, ezio.melotti, georg.brandl, lukasz.langa, rhettinger, ron_adam
Date 2011-01-02.07:42:21
SpamBayes Score 0.001805331
Marked as misclassified No
Message-id <1293954148.03.0.42877283864.issue10716@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a new diff which updates all the new pydoc pages to use the css file. 

The css file is simpler and cleaner.  I also made a few adjustments to the url handler error handling, and changed the titles in the head sections so they say "Pydoc" instead of "Python" as they are PyDoc pages about Python.

None of these changes effect any of the old pydoc code yet.  This is about as far as we can go without removing the old tk panel and server.

Time for some feed back.  And how close do we really need it to be to the original?

:-)
History
Date User Action Args
2011-01-02 07:42:28ron_adamsetrecipients: + ron_adam, georg.brandl, rhettinger, belopolsky, ezio.melotti, eric.araujo, lukasz.langa
2011-01-02 07:42:28ron_adamsetmessageid: <1293954148.03.0.42877283864.issue10716@psf.upfronthosting.co.za>
2011-01-02 07:42:23ron_adamlinkissue10716 messages
2011-01-02 07:42:23ron_adamcreate