diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2014-03-06 04:15:57 (GMT) |
---|---|---|
committer | Terry Jan Reedy <tjreedy@udel.edu> | 2014-03-06 04:15:57 (GMT) |
commit | 09f4f253b54019fd78b8a943eaa72d7f51441f0c (patch) | |
tree | 4543fdc57d465cb5364ee0ce0c30b2f791c1f119 /Lib/random.py | |
parent | fd48a56b2742a3651a84e96c535009b90a9c6b93 (diff) | |
download | cpython-09f4f253b54019fd78b8a943eaa72d7f51441f0c.zip cpython-09f4f253b54019fd78b8a943eaa72d7f51441f0c.tar.gz cpython-09f4f253b54019fd78b8a943eaa72d7f51441f0c.tar.bz2 |
Issue #15618: Make turtle.py itself work when run from a module with
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.
Diffstat (limited to 'Lib/random.py')
0 files changed, 0 insertions, 0 deletions