]> granicus.if.org Git - python/commit
Unicode implementation by Marc-Andre Lemburg based on original code by
authorGuido van Rossum <guido@python.org>
Fri, 10 Mar 2000 22:53:23 +0000 (22:53 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 10 Mar 2000 22:53:23 +0000 (22:53 +0000)
commitd57fd91488212f5b891da5caf6bc04a907659cbd
treef249b6c9e4d2d8d263846953b2245412ead66c35
parent603484d7594fc8d4703b9ef90c07adf21bc9cf63
Unicode implementation by Marc-Andre Lemburg based on original code by
Fredrik Lundh.
Objects/unicodeobject.c [new file with mode: 0644]