mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
5 lines
358 B
Text
5 lines
358 B
Text
/* Localized versions of Info.plist keys */
|
|
|
|
CFBundleName = "Python";
|
|
CFBundleShortVersionString = "2.4a0";
|
|
CFBundleGetInfoString = "2.4a0, (c) 2003 Python Software Foundation";
|