mirror of
https://github.com/python/cpython.git
synced 2025-11-05 16:11:48 +00:00
6 lines
162 B
Text
6 lines
162 B
Text
|
|
/* Localized versions of Info.plist keys */
|
||
|
|
|
||
|
|
CFBundleName = "Python";
|
||
|
|
CFBundleShortVersionString = "2.2a1";
|
||
|
|
CFBundleGetInfoString = "Python Runtime and Library";
|