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 fdrake
Recipients docs@python, fdrake
Date 2010-11-08.13:48:04
SpamBayes Score 1.1884908e-06
Marked as misclassified No
Message-id <1289224086.88.0.0372722217541.issue10358@psf.upfronthosting.co.za>
In-reply-to
Content
The HTML version of the documentation should include style settings for printing that use fairly dark colors, so that printed copies of pages are more readable.

Using a printer that reduces colors to grays causes the light colors in code examples (or inlined references to classes and the like) to nearly drop out, making the result very painful to read.
History
Date User Action Args
2010-11-08 13:48:07fdrakesetrecipients: + fdrake, docs@python
2010-11-08 13:48:06fdrakesetmessageid: <1289224086.88.0.0372722217541.issue10358@psf.upfronthosting.co.za>
2010-11-08 13:48:05fdrakelinkissue10358 messages
2010-11-08 13:48:04fdrakecreate