Kaydet (Commit) 74f2565e authored tarafından Guido van Rossum's avatar Guido van Rossum

Added comment about need of OO style

üst e7e8d1e1
...@@ -9,6 +9,8 @@ ...@@ -9,6 +9,8 @@
# defined. We also introduce names for some unnamed code blocks in # defined. We also introduce names for some unnamed code blocks in
# the original because of restrictions on lambda forms in Python. # the original because of restrictions on lambda forms in Python.
# XXX This should be written in a more Python-like style!!!
from Tkinter import * from Tkinter import *
# 1. Create basic application structure: menu bar on top of # 1. Create basic application structure: menu bar on top of
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment