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
6661c172
Unverified
Kaydet (Commit)
6661c172
authored
Mar 24, 2019
tarafından
Ned Deily
Kaydeden (comit)
GitHub
Mar 24, 2019
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Replace "DOS box" with link to Windows FAQ. (GH-12390)
üst
3d07c1ee
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
windows.rst
Doc/faq/windows.rst
+2
-0
interpreter.rst
Doc/tutorial/interpreter.rst
+1
-1
No files found.
Doc/faq/windows.rst
Dosyayı görüntüle @
6661c172
...
...
@@ -15,6 +15,8 @@ Python on Windows FAQ
.. XXX need review for Python 3.
XXX need review for Windows Vista/Seven?
.. _faq-run-program-under-windows:
How do I run a Python program under Windows?
--------------------------------------------
...
...
Doc/tutorial/interpreter.rst
Dosyayı görüntüle @
6661c172
...
...
@@ -26,7 +26,7 @@ popular alternative location.)
On Windows machines, the Python installation is usually placed in
:file:`C:\\Python36`, 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
::
command into
:ref:`a command prompt window <faq-run-program-under-windows>`
::
set path=%path%;C:\python36
...
...
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