• Pascal Lamblin's avatar
    Use sys.maxsize instead of maxint. · 2a84ab12
    Pascal Lamblin 提交于
    This should really be maxsize, but under linux and win32, both values are
    equal. That is not the case for win64, though.
    
    TODO: Maybe remove the special case for maxsize in slices, since no
    new slice with maxsize should be produced anymore.
    2a84ab12
名称
最后提交
最后更新
..
tests 正在载入提交数据...
__init__.py 正在载入提交数据...
scan.py 正在载入提交数据...
scan_op.py 正在载入提交数据...
scan_opt.py 正在载入提交数据...
scan_perform.c.txt 正在载入提交数据...
scan_perform.pyx 正在载入提交数据...
scan_perform_ext.py 正在载入提交数据...
scan_utils.py 正在载入提交数据...
scan_views.py 正在载入提交数据...