Correctly subclass str, rather than passing parameters to str.__init__() which triggers a deprecation warning in Python 2.6.
Correctly subsclass str
Log in to post a comment.
Correctly subsclass str