commit | c814a38f3f00933f78115f71db284d620f014b53 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Tue Nov 22 01:06:15 2011 +0100 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Tue Nov 22 01:06:15 2011 +0100 |
tree | 841bd63d7b779b5711bfe72b7224a7dedd0f7e4a | |
parent | f01245067a54e3863b7db5e2eebd9f7ca45b29b5 [diff] |
Add a test on str.__getnewargs__() It tests indirectly PyUnicode_Copy(): ensure that the string is a copy.