fix demo/doc eol

This commit is contained in:
Benjamin Peterson 2010-03-19 20:58:52 +00:00
parent 69150c77af
commit 852f3cc0d1
2 changed files with 312 additions and 317 deletions

View File

@ -224,4 +224,3 @@ def main():
if __name__ == "__main__":
main()
turtle.mainloop()

View File

@ -84,7 +84,3 @@ def main():
if __name__=='__main__':
print(main())
mainloop()