mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Added comment about need of OO style
This commit is contained in:
parent
e7e8d1e15c
commit
74f2565e7c
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
# defined. We also introduce names for some unnamed code blocks in
|
||||
# the original because of restrictions on lambda forms in Python.
|
||||
|
||||
# XXX This should be written in a more Python-like style!!!
|
||||
|
||||
from Tkinter import *
|
||||
|
||||
# 1. Create basic application structure: menu bar on top of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue