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
538bd139
Kaydet (Commit)
538bd139
authored
Eki 19, 2000
tarafından
Jack Jansen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Ready for 2.0
üst
3e3eb3e8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
15 deletions
+18
-15
ReadMe
Mac/ReadMe
+13
-12
Relnotes
Mac/Relnotes
+5
-3
No files found.
Mac/ReadMe
Dosyayı görüntüle @
538bd139
How
to
install
Python
2.0
c1
on
your
Macintosh
-------------------------------------------
--
How
to
install
Python
2.0
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
(
in
various
forms
)
on
www
.
python
.
org
and
ftp
.
python
.
org
.
Through
there
,
or
via
http
://
www
.
cwi
.
nl
/~
jack
/
macpython
.
html
you
can
also
find
the
most
recent
MacPython
distribution
.
(
in
various
forms
)
on
www
.
pythonlabs
.
com
,
www
.
python
.
org
and
ftp
.
python
.
org
.
Through
there
,
or
via
http
://
www
.
cwi
.
nl
/~
jack
/
macpython
.
html
you
can
also
find
the
most
recent
MacPython
distribution
.
Mac
-
specific
documentation
is
included
in
this
distribution
in
folder
Mac
:
Demo
.
The
documentation
is
sparse
,
but
it
will
have
to
serve
for
...
...
@@ -58,7 +59,7 @@ All these except the DevKit are installed with Easy Install.
After the installer finishes it automatically launches the
ConfigurePython applet, to finish configuration of your Python.
If you have previously installed another copy of 2.0
b1
you should manually
If you have previously installed another copy of 2.0 you should manually
remove your preference file first (but no such action is needed for installing
beside older MacPythons, and they will live together happily).
...
...
@@ -96,8 +97,8 @@ Uninstalling
------------
Two items are installed in the system folder: the interpreter shared
library "PythonCore 2.0
c1
" lives in the Extensions folder and the
"Python 2.0
c1
Preferences" file in the Python subfolder in the
library "PythonCore 2.0" lives in the Extensions folder and the
"Python 2.0 Preferences" file in the Python subfolder in the
Preferences folder. All the rest of Python lives in the folder you
installed in.
...
...
@@ -138,9 +139,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 2.0
c1
works as expected you can trash
After you are satisfied that 2.0 works as expected you can trash
anything in the system folder that has "python" in the name and not
"2.0
c1
".
"2.0".
The installer
-------------
...
...
@@ -166,8 +167,8 @@ Thanks go to the whole Python community with Guido in the lead, of
course. Mac-specific thanks go to the pythonmac-sig, Just van Rossum,
Corran Webster, Tony Ingraldi, Erik van Blokland, Bill Bedford, Chris
Stern, Gordon Worley, Oliver Steele, M. Papillon, Steven Majewski, David
Goodger, Chris Barker, Luc Lefebvre
and all the other people who
provided feedback, code or both!
Goodger, Chris Barker, Luc Lefebvre
, Tattoo Mabonzo K., Russell Finn,
Tom Bridgman and all the other people who
provided feedback, code or both!
MacPython includes waste, a TextEdit replacement which is (c) 1998 Marco Piovanelli.
...
...
Mac/Relnotes
Dosyayı görüntüle @
538bd139
Changes in 2.0
c2
since 1.5.2
--------------------------
---
Changes in 2.0 since 1.5.2
--------------------------
These release notes refer to Mac-specific changes only. See NEWS (in the Misc folder)
for machine-independent changes.
...
...
@@ -34,13 +34,15 @@ have to leave it at the highlights:
projects. (new since 2.0b1)
- The "keep console open" options are now always, never, on error and on
unseen output. The latter is the new default. There is also a call
MacOS.KeepConsole() which allows programs to override the behaviour.
MacOS.KeepConsole() which allows programs to override the behaviour, and
a call MacOS.OutputSeen() which acknowledges all output until now.
(new since 2.0b1)
- Missing Numeric modules are included. They may not be on sys.path, however. (new since 2.0b1)
- gdbm works again. (new since 2.0b1)
- Command-. and threads don't bite each other as badly anymore. (new since 2.0c1)
- InstallPython will optionally copy PythonCore in stead of creating an alias, when
needed. (new since 2.0c1)
- All bugs reported to the pythonmac-sig in the 2.0c1 period have been fixed.
What is not in this distribution
...
...
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