Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
28cee96ee1106aa5597f7b51be1a8ba0d2bdfcb2
/
Lib
/
idlelib
/
Percolator.py
14fc427
Tkinter, step 2: adapt imports.
by Georg Brandl
· 17 years ago
2d7f6a0
Switch to absolute imports to support direct execution of modules. Many
by Kurt B. Kaiser
· 18 years ago
003b098
eliminate "from ... import *" in a function.
by Kurt B. Kaiser
· 18 years ago
36e0a92
Merged revisions 56443-56466 via svnmerge from
by Guido van Rossum
· 18 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
931237e
SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds)
by Raymond Hettinger
· 22 years ago
48b0314
py-cvs-rel2_1 (Rev 1.3) "move "from Tkinter import *" to module level" --jhylton
by Kurt B. Kaiser
· 24 years ago
7aced17
Initial revision
by David Scherer
· 25 years ago