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 ingrid
Recipients ezio.melotti, ingrid, jesstess
Date 2014-07-16.23:12:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405552335.66.0.546428870196.issue21941@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, I think I was mistaken about some things when I made the first patch but it looks like TPen have a few methods that don't work as you'd expect. Since _colorstr isn't implemented on TPen fillcolor and pencolor pen don't work as intended when you call them directly from TPen. Jesstess suggested raising a NotImplementedError on these functions. Would that be a good change to make?
History
Date User Action Args
2014-07-16 23:12:15ingridsetrecipients: + ingrid, ezio.melotti, jesstess
2014-07-16 23:12:15ingridsetmessageid: <1405552335.66.0.546428870196.issue21941@psf.upfronthosting.co.za>
2014-07-16 23:12:15ingridlinkissue21941 messages
2014-07-16 23:12:15ingridcreate