]> granicus.if.org Git - python/commit
Fix turtle module: None and int are not comparable, map returns an iterator.
authorGeorg Brandl <georg@python.org>
Sun, 23 Sep 2007 13:37:00 +0000 (13:37 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 23 Sep 2007 13:37:00 +0000 (13:37 +0000)
commitf1368ef904e5dcd38a15f623e12ec9ac2d5a54ab
tree9b8a580ba9785928dab938ea6594403b61e80192
parent8ae62b60940ae0f33b1792703f3255e9c6a6a88a
Fix turtle module: None and int are not comparable, map returns an iterator.
Lib/lib-tk/turtle.py