]> granicus.if.org Git - python/commitdiff
Huh. In an effort to be less thorough <wink>, seems I checked in a new
authorTim Peters <tim.peters@gmail.com>
Wed, 31 Oct 2001 03:46:14 +0000 (03:46 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 31 Oct 2001 03:46:14 +0000 (03:46 +0000)
test that wouldn't even compile,

Lib/test/test_structseq.py

index 33d3313a14aaa98793fc52b3e3b2d2ac91414c64..bbd7b7e289fc14c64cb59d47c2ef19acba2f3e73 100644 (file)
@@ -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