]> granicus.if.org Git - python/commit
Get test to pass on amd64 (opteron). This is pretty hacky, but
authorNeal Norwitz <nnorwitz@gmail.com>
Thu, 14 Oct 2004 03:46:18 +0000 (03:46 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Thu, 14 Oct 2004 03:46:18 +0000 (03:46 +0000)
commit64fa74df21d1eed5fb90ab6b900c2080ab8df992
treee2f5bcea9844e4498ecd69a8848b385b9515f326
parent371e4d895ba343cf653233d0053bc83b22d8d8b3
Get test to pass on amd64 (opteron).  This is pretty hacky, but
rangeobject.c has an #ifdef that is reached only when LONG_MAX != INT_MAX
Lib/test/test_xrange.py