We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3656aa0 commit 06960deCopy full SHA for 06960de
iterator.py
@@ -1,6 +1,6 @@
1
-"""http://ginstrom.com/scribbles/2007/10/08/design-patterns-python-style/%3Cspan%20class="x x-first x-last">"""
+"""http://ginstrom.com/scribbles/2007/10/08/design-patterns-python-style/%3C/span%3E%3C/div%3E%3C/code%3E%3C/td%3E%3C/tr%3E%3Ctr%20class="diff-line-row">22
2
3
-"""Implementation of the iterator pattern with a generator"""
+Implementation of the iterator pattern with a generator"""
4
5
6
def count_to(count):
0 commit comments