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
31a58df5
Kaydet (Commit)
31a58df5
authored
Mar 20, 2005
tarafından
Matthias Klose
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fix two typos in python(1)
üst
582ffe21
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
python.man
Misc/python.man
+2
-2
No files found.
Misc/python.man
Dosyayı görüntüle @
31a58df5
...
@@ -253,7 +253,7 @@ Here
...
@@ -253,7 +253,7 @@ Here
.I command
.I command
may contain multiple statements separated by newlines.
may contain multiple statements separated by newlines.
Leading whitespace is significant in Python statements!
Leading whitespace is significant in Python statements!
In non-interactive mode, the entire input is parsed before
d
it is
In non-interactive mode, the entire input is parsed before it is
executed.
executed.
.PP
.PP
If available, the script name and additional arguments thereafter are
If available, the script name and additional arguments thereafter are
...
@@ -330,7 +330,7 @@ for these, set $PYTHONHOME to ${prefix}:${exec_prefix}.
...
@@ -330,7 +330,7 @@ for these, set $PYTHONHOME to ${prefix}:${exec_prefix}.
Augments the default search path for module files.
Augments the default search path for module files.
The format is the same as the shell's $PATH: one or more directory
The format is the same as the shell's $PATH: one or more directory
pathnames separated by colons.
pathnames separated by colons.
Non-exist
a
nt directories are silently ignored.
Non-exist
e
nt directories are silently ignored.
The default search path is installation dependent, but generally
The default search path is installation dependent, but generally
begins with ${prefix}/lib/python<version> (see PYTHONHOME above).
begins with ${prefix}/lib/python<version> (see PYTHONHOME above).
The default search path is always appended to $PYTHONPATH.
The default search path is always appended to $PYTHONPATH.
...
...
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