diff options
author | Christian Heimes <christian@cheimes.de> | 2008-08-22 20:10:27 +0000 |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2008-08-22 20:10:27 +0000 |
commit | 1cc69636effca5c74c49044b2c120aeaffacada9 (patch) | |
tree | 80b55012b16b49fe34ab4ab2187a021042c28b36 /Python/getargs.c | |
parent | a27a62e74caece828fd34c6247dae8870f52d194 (diff) | |
download | cpython-git-1cc69636effca5c74c49044b2c120aeaffacada9.tar.gz |
Fixed two format strings in the _collections module. For example
Modules/_collectionsmodule.c:674: warning: format '%i' expects type 'int', but argument 2 has type 'Py_ssize_t'
Reviewed by Benjamin Peterson
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions