commit | 063e0cb4c6396c20ce878cfb1a5ef196dba66679 | [log] [tgz] |
---|---|---|
author | Marc-André Lemburg <mal@egenix.com> | Fri Jul 07 11:27:45 2000 +0000 |
committer | Marc-André Lemburg <mal@egenix.com> | Fri Jul 07 11:27:45 2000 +0000 |
tree | 7d2bc3d765d0e96bc6d46ee4fd084ec894863b81 | |
parent | 295b1bbca10b3b919e11812f6946facd8217f248 [diff] |
Fix to bug #393 (UTF16 codec didn't like empty strings) and corrected some usage of 'unsigned long' where Py_UNICODE should have been used.