diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2013-11-15 23:13:29 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2013-11-15 23:13:29 (GMT) |
| commit | da062558db08e8374fa0880bf93f16896da0720e (patch) | |
| tree | 6b136691e1931079a2461bbc4d05cf854037a267 /Modules/getpath.c | |
| parent | 0c083461a576bf27fdb18d3cf744d3ae0b920dbd (diff) | |
| download | cpython-da062558db08e8374fa0880bf93f16896da0720e.zip cpython-da062558db08e8374fa0880bf93f16896da0720e.tar.gz cpython-da062558db08e8374fa0880bf93f16896da0720e.tar.bz2 | |
Fix compiler warning (on Windows 64-bit): explicit cast Py_ssize_t to unsigned
char, n is in range [0; 255] (a tuple cannot have a negative length)
Diffstat (limited to 'Modules/getpath.c')
0 files changed, 0 insertions, 0 deletions
