mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
5 lines
174 B
Text
5 lines
174 B
Text
/* Localized versions of Info.plist keys */
|
|
|
|
CFBundleName = "Python";
|
|
CFBundleShortVersionString = "2.3";
|
|
CFBundleGetInfoString = "2.3, (c) 2003 Python Software Foundation";
|