Commit 36d6d1b0 authored by Tim Peters's avatar Tim Peters

Huh. In an effort to be less thorough <wink>, seems I checked in a new

test that wouldn't even compile,
parent 95bf9433
......@@ -13,4 +13,4 @@ for i in range(-len(t), len(t)):
for j in range(-len(t), len(t)):
vereq(t[i:j], astuple[i:j])
XXX more needed
# XXX more needed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment