commit | 62073e0b516fd153c9414ded4cd908bcd78ca669 | [log] [tgz] |
---|---|---|
author | Walter Dörwald <walter@livinglogic.de> | Thu Oct 23 13:21:33 2008 +0000 |
committer | Walter Dörwald <walter@livinglogic.de> | Thu Oct 23 13:21:33 2008 +0000 |
tree | 9275180e7a6f1d518c8ca3da906c736ee6907f80 | |
parent | 5198a5c7aa77367765ae03542b561845094ca30d [diff] |
Merged revisions 67005 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r67005 | walter.doerwald | 2008-10-23 15:11:39 +0200 (Do, 23 Okt 2008) | 2 lines Use the correct names of the stateless codec functions (Fixes issue 4178). ........