]> granicus.if.org Git - python/commit
fix this test when sizeof(long) < sizeof(size_t)
authorBenjamin Peterson <benjamin@python.org>
Sun, 23 Nov 2014 19:17:57 +0000 (13:17 -0600)
committerBenjamin Peterson <benjamin@python.org>
Sun, 23 Nov 2014 19:17:57 +0000 (13:17 -0600)
commit88922db77568ead498631379ff87c07a22529b7f
treed2aacad5d8ec14e9a3d267b000b413fae3299222
parentc6b6ab0caaa2a923965f5948aec719627a819e00
fix this test when sizeof(long) < sizeof(size_t)
Lib/test/test_sys.py