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 vstinner
Recipients erik.bray, masamoto, rigordo, vstinner, zach.ware
Date 2017-06-09.15:16:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497021384.03.0.959277772858.issue30609@psf.upfronthosting.co.za>
In-reply-to
Content
> Generated colors appear to be corrupted by overloading text attribute with specified foreground and background colors.

Python doesn't contain anything in its stdlib to control the color of the terminal. Are you sure that you posted your bug report at the right place?
History
Date User Action Args
2017-06-09 15:16:24vstinnersetrecipients: + vstinner, erik.bray, zach.ware, masamoto, rigordo
2017-06-09 15:16:24vstinnersetmessageid: <1497021384.03.0.959277772858.issue30609@psf.upfronthosting.co.za>
2017-06-09 15:16:24vstinnerlinkissue30609 messages
2017-06-09 15:16:23vstinnercreate