summaryrefslogtreecommitdiffstats
path: root/Mac/Python/macmain.c
stat options
Period:
Authors:

Commits per author per week (path 'Mac/Python/macmain.c')

AuthorW11 2026W12 2026W13 2026W14 2026Total
Total00000
1493a43044'>bug_1493a43044 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/macosx
diff options
context:
space:
mode:
authordas <das>2003-05-22 01:12:50 (GMT)
committerdas <das>2003-05-22 01:12:50 (GMT)
commitbcb3bc0dc3f04c7b793635557ddc7e686db98576 (patch)
tree81b73d506bff67509a3d04be3f455a84a582d208 /macosx
parentc22fc5dd49b8b650ef0adf2eb1eab1a879f61f95 (diff)
downloadtcl-bcb3bc0dc3f04c7b793635557ddc7e686db98576.zip
tcl-bcb3bc0dc3f04c7b793635557ddc7e686db98576.tar.gz
tcl-bcb3bc0dc3f04c7b793635557ddc7e686db98576.tar.bz2
* macosx/tclMacOSXBundle.c: fixed a problem that caused only the
first call to Tcl_MacOSXOpenVersionedBundleResources() for a given bundle indentifier to succeed. This caused the tcl runtime library not to be found in all interps created after the inital one.