Backed out changeset a8db44ccd0d7

This commit is contained in:
Mark Pilgrim
2009-07-13 21:43:40 -04:00
parent 964677f782
commit e48dd05efc
Executable → Regular
+1 -2
View File
@@ -164,8 +164,7 @@ body{counter-reset:h1 6}
self.max = max
<a> def __iter__(self): <span class=u>&#x2462;</span></a>
self.a = 0
self.b = 1
self.a, self.b = 0, 1
return self
<a> def __next__(self): <span class=u>&#x2463;</span></a>