summaryrefslogtreecommitdiffstats
path: root/Modules/tkappinit.c
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-06-21 15:57:57 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-06-21 15:57:57 (GMT)
commitbfcedf4cb736b1c96f5cbae51291babfaefbeec5 (patch)
tree9e10473b3ad8c61a64f5f725f63753f998827e78 /Modules/tkappinit.c
parentbb937092f71813df40ce6ca1b73ba83edb6e28e8 (diff)
downloadcpython-2.7rc2.zip
cpython-2.7rc2.tar.gz
cpython-2.7rc2.tar.bz2
bump verson to 2.7rc2v2.7rc2
Diffstat (limited to 'Modules/tkappinit.c')
0 files changed, 0 insertions, 0 deletions
tion> Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* characterize bugdkf2013-02-081-0/+19
* [3603557]: Increase the maximum depth of recursion used when duplicating andkf2013-02-081-0/+75
* Merge in fix for 3602706dgp2013-02-041-0/+5
|\
| * Cherrypick again. Add test.bug_3602706dgp2013-02-041-0/+5
* | [3603163]: Prevent odd crashes in 'eval {array set ...}'dkf2013-02-041-0/+69
* | For traces and embedding support, select modernizations from Patrick Fradin.dgp2013-01-312-163/+158
|\ \ | |/
| * For embedding support, select modernizations from Patrick Fradindgp2013-01-311-13/+13
| * For traces, select modernizations from Patrick Fradlin.dgp2013-01-301-150/+145
* | Better testevent cleanup and event loop managementdgp2013-01-311-3/+2
* | Remove old vars and tests, now unused, one that collides with tcltest.dgp2013-01-301-22/+0
* | missing testevent deletedgp2013-01-301-1/+1
* | For Parse/eval & msgcat, select modernizations from Patrick Fradin + -debug fixdgp2013-01-3011-74/+58
|\ \ | |/
| * For msgcat, select modernizations from Patrick Fradin + -debug fix.dgp2013-01-301-7/+6
| * For Parse/eval, select modernizations from Patrick Fradin.dgp2013-01-3010-68/+52
* | For [package] etc., select modernizations from Patrick Fradin.dgp2013-01-30