commit | b3a65f8d19f55437406a446927238a9e6f7d3902 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Thu Feb 21 22:11:37 2008 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Thu Feb 21 22:11:37 2008 +0000 |
tree | c2f8e9d8e222595c153e8d7b38815cd7d1f056fb | |
parent | 6f7140c762710ee8412cb07e87194d1de087ce9b [diff] |
Move UserString to collections. Removed decode() method. Added isidentifier() and format() methods. Drop MutableUserString class.