mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Huh. In an effort to be less thorough <wink>, seems I checked in a new
test that wouldn't even compile,
This commit is contained in:
parent
c2fe618575
commit
7e0f81e631
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue