commit | 2a0c081470cc652c35d3bf60f77734d407832136 | [log] [tgz] |
---|---|---|
author | Walter Dörwald <walter@livinglogic.de> | Tue Jun 05 20:22:04 2007 +0000 |
committer | Walter Dörwald <walter@livinglogic.de> | Tue Jun 05 20:22:04 2007 +0000 |
tree | afb0545d68679c9c3f96840f8ccbbe2b3142dda8 | |
parent | 360b01a6630e0d129ef0f00ddae1a9d054f9d8d5 [diff] |
Change sys.intern() so that unicode strings can be interned too. Add a test for this.