1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE plist SYSTEM
"file://localhost/System/Library/DTDs/PropertyList.dtd">
5 <key>CFBundleDevelopmentRegion
</key>
6 <string>English
</string>
7 <key>CFBundleDocumentTypes
</key>
10 <key>CFBundleTypeExtensions
</key>
14 <key>CFBundleTypeIconFile
</key>
15 <string>PythonSource.icns
</string>
16 <key>CFBundleTypeName
</key>
17 <string>Python Module
</string>
18 <key>CFBundleTypeOSTypes
</key>
22 <key>CFBundleTypeRole
</key>
23 <string>Shell
</string>
26 <key>CFBundleTypeExtensions
</key>
30 <key>CFBundleTypeIconFile
</key>
31 <string>PythonCompiled.icns
</string>
32 <key>CFBundleTypeName
</key>
33 <string>Python Compiled Module
</string>
34 <key>CFBundleTypeOSTypes
</key>
38 <key>CFBundleTypeRole
</key>
39 <string>Shell
</string>
42 <key>CFBundleTypeOSTypes
</key>
48 <key>CFBundleTypeRole
</key>
49 <string>Viewer
</string>
52 <key>CFBundleExecutable
</key>
53 <string>python
</string>
54 <key>CFBundleGetInfoString
</key>
55 <string>Python Interpreter version
2.2a3, (c)
2001 Python Software Foundation.
</string>
56 <key>CFBundleIconFile
</key>
57 <string>PythonInterpreter.icns
</string>
58 <key>CFBundleIdentifier
</key>
59 <string>org.python.interpreter
</string>
60 <key>CFBundleInfoDictionaryVersion
</key>
62 <key>CFBundleName
</key>
63 <string>PythonInterpreter
</string>
64 <key>CFBundlePackageType
</key>
66 <key>CFBundleShortVersionString
</key>
67 <string>Python Interpreter version
2.2a3
</string>
68 <key>CFBundleSignature
</key>
70 <key>CFBundleVersion
</key>
71 <string>2.2a3
</string>
72 <key>CSResourcesFileMapped
</key>