summaryrefslogtreecommitdiffstats
path: root/Mac/BuildScript/scripts
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2015-09-12 16:36:44 (GMT)
committerLarry Hastings <larry@hastings.org>2015-09-12 16:36:44 (GMT)
commit2e789a1f1d84b343a996e8654590703b5fbdd441 (patch)
treec41b39248da4042fe58cfb627e7a64a906f543ed /Mac/BuildScript/scripts
parentf92f6c8e56ae305967f0709e0f3c23bae53143fb (diff)
downloadcpython-3.5.0.zip
cpython-3.5.0.tar.gz
cpython-3.5.0.tar.bz2
Final touch-ups for the What's New In Python 3.5 document.v3.5.0
Diffstat (limited to 'Mac/BuildScript/scripts')
0 files changed, 0 insertions, 0 deletions
84402 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/generic/tclLoad.c
diff options
context:
space:
mode:
authornijtmans <nijtmans>2008-10-16 22:34:18 (GMT)
committernijtmans <nijtmans>2008-10-16 22:34:18 (GMT)
commit8b464633a0f2df93912ad25af65a5724cd643da2 (patch)
treec92c0492d1db21f9b0c7f880eec5c0cd3ce36762 /generic/tclLoad.c
parent2b0bd4b76e50ee9f511c827309e0078efc6f537a (diff)
downloadtcl-8b464633a0f2df93912ad25af65a5724cd643da2.zip
tcl-8b464633a0f2df93912ad25af65a5724cd643da2.tar.gz
tcl-8b464633a0f2df93912ad25af65a5724cd643da2.tar.bz2
Add "const" to many internal
const tables. No functional or API change.