diff options
author | Fredrik Lundh <fredrik@pythonware.com> | 2005-12-25 11:40:19 (GMT) |
---|---|---|
committer | Fredrik Lundh <fredrik@pythonware.com> | 2005-12-25 11:40:19 (GMT) |
commit | c3389997d4d886d861061ae367211d271faaae2f (patch) | |
tree | a5f253ed467b698f4076dc85c454c47e1e8a4089 /Doc | |
parent | 428b413aaa4c05a3544c485f196e6cb36b15fd62 (diff) | |
download | cpython-c3389997d4d886d861061ae367211d271faaae2f.zip cpython-c3389997d4d886d861061ae367211d271faaae2f.tar.gz cpython-c3389997d4d886d861061ae367211d271faaae2f.tar.bz2 |
SF#1389809
cast first PyUnicode_Decode argument to proper type (why is
"char *" used for encoded byte streams, btw? shouldn't that
be "void *" or, if necessary, "unsigned char *"?)
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions