diff options
author | Fredrik Lundh <fredrik@pythonware.com> | 2005-12-25 11:40:19 +0000 |
---|---|---|
committer | Fredrik Lundh <fredrik@pythonware.com> | 2005-12-25 11:40:19 +0000 |
commit | c3389997d4d886d861061ae367211d271faaae2f (patch) | |
tree | a5f253ed467b698f4076dc85c454c47e1e8a4089 /Python/Python-ast.c | |
parent | 428b413aaa4c05a3544c485f196e6cb36b15fd62 (diff) | |
download | cpython-git-c3389997d4d886d861061ae367211d271faaae2f.tar.gz |
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 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions