summaryrefslogtreecommitdiffstats
path: root/Python/pythonmain.c
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-03-24 19:58:26 (GMT)
committerFred Drake <fdrake@acm.org>2001-03-24 19:58:26 (GMT)
commit4113b137cd9e02efe65d66ad2b671bbb9e5164dd (patch)
tree7c423a6ce97c3968e63e5dc4df7fbf66973080a5 /Python/pythonmain.c
parentc8da0f966fd5362383e638c586c34e05e9652025 (diff)
downloadcpython-4113b137cd9e02efe65d66ad2b671bbb9e5164dd.zip
cpython-4113b137cd9e02efe65d66ad2b671bbb9e5164dd.tar.gz
cpython-4113b137cd9e02efe65d66ad2b671bbb9e5164dd.tar.bz2
get_version_string(): New function -- returns a Python string object that
gives the CVS revision of this file even if it does not include the extra RCS "$Revision: " cruft. initpyexpat(): Use get_version_string() instead of hard-coding magic indexes into the RCS string (which may be affected by export options).
Diffstat (limited to 'Python/pythonmain.c')
0 files changed, 0 insertions, 0 deletions
63 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/tclWinReg.c
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-08-05 12:09:12 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-08-05 12:09:12 (GMT)
commit0f97712d765005441870b6e919297456e986be02 (patch)
treeabf0fe6884e78232b9fa8bb36a11d16458869c8a /win/tclWinReg.c
parent26c44cb82bf68dc8c98700b4c5aca7da3d913877 (diff)
download