1. 06 Mar, 2014 1 commit
    • Terry Jan Reedy's avatar
      Issue #15618: Make turtle.py itself work when run from a module with · 09f4f253
      Terry Jan Reedy authored
      from __future__ import unicode_literals.  Initial patch by Juancarlo Añez.
      
      The demos at the end of turtle.py appear to be the only test, so I changed
      some of the strings to unicode with a u prefix.  If os.path.isfile or the Tk
      image function have problems with Unicode input, that would be different issue.
      09f4f253
  2. 03 Mar, 2014 1 commit
  3. 02 Mar, 2014 2 commits
  4. 27 Feb, 2014 1 commit
  5. 26 Feb, 2014 1 commit
  6. 24 Feb, 2014 3 commits
  7. 23 Feb, 2014 2 commits
  8. 22 Feb, 2014 1 commit
  9. 20 Feb, 2014 1 commit
  10. 19 Feb, 2014 3 commits
  11. 18 Feb, 2014 3 commits
  12. 17 Feb, 2014 1 commit
  13. 16 Feb, 2014 4 commits
  14. 15 Feb, 2014 4 commits
  15. 14 Feb, 2014 3 commits
  16. 12 Feb, 2014 3 commits
  17. 11 Feb, 2014 3 commits
  18. 10 Feb, 2014 3 commits