First commit

This commit is contained in:
Andros Fenollosa
2017-04-20 00:29:31 +02:00
parent 3c7dfee92c
commit 65f275850d
68 changed files with 7498 additions and 0 deletions

View File

@ -0,0 +1 @@
Versions/Current/Python

View File

@ -0,0 +1 @@
Versions/Current/Resources

View File

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>Python</string>
<key>CFBundleGetInfoString</key>
<string>Python Runtime and Library</string>
<key>CFBundleIdentifier</key>
<string>org.python.python</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Python</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>3.6.1, (c) 2001-2017 Python Software Foundation.</string>
<key>CFBundleLongVersionString</key>
<string>3.6.1, (c) 2001-2017 Python Software Foundation.</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>3.6.1</string>
</dict>
</plist>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
3.6