Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
01d7eba3162af8a0f62d7636cbb44440901b3909
/
Lib
/
idlelib
/
aboutDialog.py
14fc427
Tkinter, step 2: adapt imports.
by Georg Brandl
· 17 years ago
8ce8a78
Merged revisions 58221-58741 via svnmerge from
by Guido van Rossum
· 18 years ago
804252b
Eliminate latin-1 encoding
by Kurt B. Kaiser
· 18 years ago
2d7f6a0
Switch to absolute imports to support direct execution of modules. Many
by Kurt B. Kaiser
· 18 years ago
36e0a92
Merged revisions 56443-56466 via svnmerge from
by Guido van Rossum
· 18 years ago
9d72bb4
Remove functions in string module that are also string methods. Also remove:
by Neal Norwitz
· 18 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
9920430
SF #775057, fix IDLE problem in about dialog
by Neal Norwitz
· 22 years ago
7345375
Add ':' after IDLE version, fix spacing on a couple of lines I missed
by Kurt B. Kaiser
· 22 years ago
424a415
Make CREDITS.txt a Latin-1 file. Extend ViewFile to support file encodings.
by Martin v. Löwis
· 22 years ago
09cb74b
aboutDialog.py:
by Kurt B. Kaiser
· 22 years ago
e394ef8
Update for release
by Kurt B. Kaiser
· 22 years ago
6655e4b
Whitespace Normalization
by Kurt B. Kaiser
· 22 years ago
539594f
Remove unused import
by Neal Norwitz
· 22 years ago
767a7ee
remove futzing with text font
by Steven M. Gava
· 23 years ago
8c1ab14
fix for redundant empty parent window when invoked from idle shell window
by Steven M. Gava
· 23 years ago
28ccc24
removed some cruft
by Steven M. Gava
· 24 years ago
c01e30f
repair posix fonts fix
by Steven M. Gava
· 24 years ago
5b3ac8f
some re-design
by Steven M. Gava
· 24 years ago
885c0bb
improve viewfile handling indentation style changed to match existing source
by Steven M. Gava
· 24 years ago
44d3d1a
some new dialogs and support files for new about and configuration implementations
by Steven M. Gava
· 24 years ago