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 riffm
Recipients eric.araujo, pje, riffm
Date 2011-01-18.19:25:45
SpamBayes Score 0.12206819
Marked as misclassified No
Message-id <1295378751.7.0.571083168893.issue10935@psf.upfronthosting.co.za>
In-reply-to
Content
str - immutable. So every str subclass object is normal string. I don't see any design violation here.
History
Date User Action Args
2011-01-18 19:25:51riffmsetrecipients: + riffm, pje, eric.araujo
2011-01-18 19:25:51riffmsetmessageid: <1295378751.7.0.571083168893.issue10935@psf.upfronthosting.co.za>
2011-01-18 19:25:45riffmlinkissue10935 messages
2011-01-18 19:25:45riffmcreate