summaryrefslogtreecommitdiffstats
path: root/Lib/test/pickletester.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-08-13 09:59:12 (GMT)
committerGeorg Brandl <georg@python.org>2011-08-13 09:59:12 (GMT)
commit96d237c40a97f2db2f347f657669ff08c96a005e (patch)
treee26ea04adcbb73ed1f7b640e2febaf87f787972c /Lib/test/pickletester.py
parentd88e5af061c4c3206699fe7b86e736c42fdeba1c (diff)
downloadcpython-3.2.2rc1.zip
cpython-3.2.2rc1.tar.gz
cpython-3.2.2rc1.tar.bz2
Update versions in LICENSE files.v3.2.2rc1
Diffstat (limited to 'Lib/test/pickletester.py')
0 files changed, 0 insertions, 0 deletions
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/win/makefile.bc
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-04-02 04:27:24 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-04-02 04:27:24 (GMT)
commitf4e73527836ef586247d16d1d93742e37025284f (patch)
tree4592a015b3a045eee137aa848dbc1f42bff7149d /win/makefile.bc
parentcea4bab1e44789d1caa0e2edecd71b5bfcdac1df (diff)
downloadtcl-f4e73527836ef586247d16d1d93742e37025284f.zip
tcl-f4e73527836ef586247d16d1d93742e37025284f.tar.gz
tcl-f4e73527836ef586247d16d1d93742e37025284f.tar.bz2
* generic/tclBasic.c: Revised stubs-generation tool and interp
* tools/genStubs.tcl: creation so that "tclStubsPtr" is not present * unix/Makefile.in: in libtcl.so, but is present only in * win/Makefile.in: libtclstub.a. This tightens up the rules for * win/makefile.bc: users of the stubs interfaces. [Bug 1819422] * win/makefile.vc: