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
3ef2063e
Kaydet (Commit)
3ef2063e
authored
Şub 26, 2008
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#2194: fix some typos.
üst
ea837931
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
interpreter.rst
Doc/tutorial/interpreter.rst
+1
-1
unix.rst
Doc/using/unix.rst
+1
-1
windows.rst
Doc/using/windows.rst
+1
-1
No files found.
Doc/tutorial/interpreter.rst
Dosyayı görüntüle @
3ef2063e
...
...
@@ -22,7 +22,7 @@ guru or system administrator. (E.g., :file:`/usr/local/python` is a popular
alternative location.)
On Windows machines, the Python installation is usually placed in
:file:`C:\Python26`, though you can change this when you're running the
:file:`C:\
\
Python26`, though you can change this when you're running the
installer. To add this directory to your path, you can type the following
command into the command prompt in a DOS box::
...
...
Doc/using/unix.rst
Dosyayı görüntüle @
3ef2063e
...
...
@@ -20,7 +20,7 @@ package on all others. However there are certain features you might want to use
that
are
not
available
on
your
distro
's package. You can easily compile the
latest version of Python from source.
In the event Python doesn'
t
come
preinstalled
and
isn
't in the repositories as
In the event
that
Python doesn'
t
come
preinstalled
and
isn
't in the repositories as
well, you can easily make packages for your own distro. Have a look at the
following links:
...
...
Doc/using/windows.rst
Dosyayı görüntüle @
3ef2063e
...
...
@@ -21,7 +21,7 @@ has compiled Windows installers (MSI packages) with every `release
<http://www.python.org/download/releases/>`_ for many years.
With ongoing development of Python, some platforms that used to be supported
earlier are no
t
longer supported (due to the lack of users or developers).
earlier are no longer supported (due to the lack of users or developers).
Check :pep:`11` for details on all unsupported platforms.
* DOS and Windows 3.x are deprecated since Python 2.0 and code specific to these
...
...
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