Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
539d4256
Kaydet (Commit)
539d4256
authored
Ock 22, 1999
tarafından
Jack Jansen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Updated for 1.5.2b1
üst
90c3c164
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
ReadMe
Mac/ReadMe
+6
-6
_checkversion.py
Mac/_checkversion.py
+1
-1
No files found.
Mac/ReadMe
Dosyayı görüntüle @
539d4256
How to install Python 1.5.1 on your Macintosh
---------------------------------------------
How to install Python 1.5.
2b
1 on your Macintosh
---------------------------------------------
--
If this is your first encounter with Python: you definitely need the
common user documentation (common to all platforms). You can find this
...
...
@@ -99,8 +99,8 @@ Uninstalling
------------
Two items are installed in the system folder: the interpreter shared
library "PythonCore 1.5.1" lives in the Extensions folder and the
"Python 1.5.1 Preferences" file in the Preferences folder. All the rest
library "PythonCore 1.5.
2b
1" lives in the Extensions folder and the
"Python 1.5.
2b
1 Preferences" file in the Preferences folder. All the rest
of Python lives in the folder you installed in.
Things to see
...
...
@@ -136,9 +136,9 @@ that this means you can keep your older version around if you are unsure
whether to upgrade. The bad news is that your old preference settings
are lost and you have to set them again.
After you are satisfied that 1.5.1 works as expected you can trash
After you are satisfied that 1.5.
2b
1 works as expected you can trash
anything in the system folder that has "python" in the name and not
"1.5.1".
"1.5.
2b
1".
The installer
-------------
...
...
Mac/_checkversion.py
Dosyayı görüntüle @
539d4256
...
...
@@ -5,7 +5,7 @@ _checkversion.py file"""
import
pyversioncheck
_PACKAGE
=
"MacPython"
_VERSION
=
"1.5.1"
_VERSION
=
"1.5.
2b
1"
_URL
=
"http://www.cwi.nl/~jack/macpythonversion.txt"
try
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment