diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-05-16 21:48:01 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-05-16 21:48:01 (GMT) |
commit | d3dfd0e433241de76d4f3f4dba4d8ef59f09e61d (patch) | |
tree | 2b6473564dd3c3a825871f17d4d20ab768170b80 /Python/dup2.c | |
parent | 3a8f510b52b5287b2cba2b720f657073b8ffc719 (diff) | |
download | cpython-d3dfd0e433241de76d4f3f4dba4d8ef59f09e61d.zip cpython-d3dfd0e433241de76d4f3f4dba4d8ef59f09e61d.tar.gz cpython-d3dfd0e433241de76d4f3f4dba4d8ef59f09e61d.tar.bz2 |
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/dup2.c')
0 files changed, 0 insertions, 0 deletions