summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_b2.py
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2002-05-02 16:05:27 (GMT)
committerFred Drake <fdrake@acm.org>2002-05-02 16:05:27 (GMT)
commitedb51bb7e81191890ba267ecf39903d408a64bb0 (patch)
tree8a8edefbd98b1091d8dd0d94428df975b47331d6 /Lib/test/test_b2.py
parent9546772ccd09eeffd2f40a361c43ecabd13b70b0 (diff)
downloadcpython-edb51bb7e81191890ba267ecf39903d408a64bb0.zip
cpython-edb51bb7e81191890ba267ecf39903d408a64bb0.tar.gz
cpython-edb51bb7e81191890ba267ecf39903d408a64bb0.tar.bz2
Fix attribute access for the xrange objects. The tp_getattr and tp_getattro
handlers were both set, but were not compatible. This change uses only the tp_getattro handler with a more "modern" approach. This fixes SF bug #551285.
Diffstat (limited to 'Lib/test/test_b2.py')
0 files changed, 0 insertions, 0 deletions