• Terry Jan Reedy's avatar
    Issue #15618: Make turtle.py itself work when run from a module with · 09f4f253
    Terry Jan Reedy yazdı
    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
Adı
Son kayıt (commit)
Son güncelleme
..
test Loading commit data...
Canvas.py Loading commit data...
Dialog.py Loading commit data...
FileDialog.py Loading commit data...
FixTk.py Loading commit data...
ScrolledText.py Loading commit data...
SimpleDialog.py Loading commit data...
Tix.py Loading commit data...
Tkconstants.py Loading commit data...
Tkdnd.py Loading commit data...
Tkinter.py Loading commit data...
tkColorChooser.py Loading commit data...
tkCommonDialog.py Loading commit data...
tkFileDialog.py Loading commit data...
tkFont.py Loading commit data...
tkMessageBox.py Loading commit data...
tkSimpleDialog.py Loading commit data...
ttk.py Loading commit data...
turtle.py Loading commit data...