diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-05-16 23:48:01 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-05-16 23:48:01 +0200 |
commit | d3dfd0e433241de76d4f3f4dba4d8ef59f09e61d (patch) | |
tree | 2b6473564dd3c3a825871f17d4d20ab768170b80 /Python/formatter_unicode.c | |
parent | 3a8f510b52b5287b2cba2b720f657073b8ffc719 (diff) | |
download | cpython-git-d3dfd0e433241de76d4f3f4dba4d8ef59f09e61d.tar.gz |
Fix a compilater warning on Windows 64-bit
idx variable is used for a tuple indexn so use Py_ssize_t (not int).
Diffstat (limited to 'Python/formatter_unicode.c')
0 files changed, 0 insertions, 0 deletions