Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
2ec36271
Commit
2ec36271
authored
Oct 13, 2002
by
Martin v. Löwis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Patch #621205: Tkinter updates for tk8.4.
parent
0c358258
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
551 additions
and
26 deletions
+551
-26
Lib/lib-tk/Tkinter.py
Lib/lib-tk/Tkinter.py
+548
-26
Misc/ACKS
Misc/ACKS
+1
-0
Misc/NEWS
Misc/NEWS
+2
-0
No files found.
Lib/lib-tk/Tkinter.py
View file @
2ec36271
This diff is collapsed.
Click to expand it.
Misc/ACKS
View file @
2ec36271
...
...
@@ -167,6 +167,7 @@ Russell Finn
Nils Fischbeck
Hernn Martnez Foffani
Doug Fort
Martin Franklin
Robin Friedrich
Ivan Frohne
Jim Fulton
...
...
Misc/NEWS
View file @
2ec36271
...
...
@@ -348,6 +348,8 @@ Extension modules
Library
-------
-
Various
features
of
Tk
8.4
are
exposed
in
Tkinter
.
py
.
-
Various
configure
methods
of
Tkinter
have
been
stream
-
lined
,
so
that
tag_configure
,
image_configure
,
window_configure
now
return
a
dictionary
when
invoked
with
no
argument
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment