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
a2d26182
Kaydet (Commit)
a2d26182
authored
Agu 19, 2011
tarafından
Éric Araujo
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix instance I missed in 59f7bbe1236c (#1626300)
üst
43a7ee1f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
index.rst
Doc/install/index.rst
+3
-3
No files found.
Doc/install/index.rst
Dosyayı görüntüle @
a2d26182
...
@@ -101,8 +101,8 @@ one command from a terminal::
...
@@ -101,8 +101,8 @@ one command from a terminal::
python setup.py install
python setup.py install
For Windows, this command should be run from a command prompt windows
("DOS
For Windows, this command should be run from a command prompt windows
box"
)::
(:menuselection:`Start --> Accessories`
)::
setup.py install
setup.py install
...
@@ -144,7 +144,7 @@ archive file to :file:`C:\\Temp`, then it would unpack into
...
@@ -144,7 +144,7 @@ archive file to :file:`C:\\Temp`, then it would unpack into
:file:`C:\\Temp\\foo-1.0`; you can use either a archive manipulator with a
:file:`C:\\Temp\\foo-1.0`; you can use either a archive manipulator with a
graphical user interface (such as WinZip) or a command-line tool (such as
graphical user interface (such as WinZip) or a command-line tool (such as
:program:`unzip` or :program:`pkunzip`) to unpack the archive. Then, open a
:program:`unzip` or :program:`pkunzip`) to unpack the archive. Then, open a
command prompt window
(:menuselection:`Start --> Accessories`)
and run::
command prompt window and run::
cd c:\Temp\foo-1.0
cd c:\Temp\foo-1.0
python setup.py install
python setup.py install
...
...
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