index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demo
/
tix
/
samples
Commit message (
Expand
)
Author
Age
Files
Lines
*
More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 demo...
Georg Brandl
2010-12-30
14
-1501/+0
*
Merged revisions 78779 via svnmerge from
Benjamin Peterson
2010-03-21
14
-0/+0
*
fix a lot of Tkinter imports
Benjamin Peterson
2009-01-04
14
-215/+215
*
remove most uses of list(somedict.keys()) in Demo scripts
Skip Montanaro
2007-08-06
1
-1/+1
*
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...
Collin Winter
2007-07-17
1
-1/+1
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
14
-154/+149
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-1/+1
*
Patch #485959: Various changes to Tix demos.
Martin v. Löwis
2002-03-17
13
-300/+394
*
Properly set static options for tixBalloon and tixResizeHandle.
Martin v. Löwis
2001-11-25
1
-0/+98
*
Patch #473002: Update Demo/tix tixwidgets.py et al.
Martin v. Löwis
2001-11-11
4
-16/+264
*
[].index() raises ValueError if the value is not in the list, so only
Fred Drake
2001-05-11
1
-1/+1
*
Patch #410231: Add the Python Tix library.
Martin v. Löwis
2001-03-21
11
-0/+1066