• Tres Seaver's avatar
    Python3 compat: · 64b6afd8
    Tres Seaver authored
    - (Temporary) Disable C extension building under Py3k.
    
    - Work around move of UserDict / UserList.
    
    - Make test of 'cmp' conditional on PYTHON2.
    
    - Make '__setslice__' / '__delslice__' conditional on PYTHON2.
    64b6afd8
test_list.py 6.48 KB