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 mark
Recipients mark
Date 2007-12-11.10:31:45
SpamBayes Score 0.6400653
Marked as misclassified No
Message-id <1197369106.9.0.963432002418.issue1586@psf.upfronthosting.co.za>
In-reply-to
Content
When I do: 
    import sys; dir(sys)
everything is shown in plain black & white, but in the IDLE that came
with Py30a1 color syntax highlighting is used.
History
Date User Action Args
2007-12-11 10:31:47marksetspambayes_score: 0.640065 -> 0.6400653
recipients: + mark
2007-12-11 10:31:46marksetspambayes_score: 0.640065 -> 0.640065
messageid: <1197369106.9.0.963432002418.issue1586@psf.upfronthosting.co.za>
2007-12-11 10:31:46marklinkissue1586 messages
2007-12-11 10:31:45markcreate