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
22c00e08
Kaydet (Commit)
22c00e08
authored
Nis 24, 2007
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Bug #1705717: error in sys.argv docs.
(backport from rev. 54939)
üst
46155b94
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
libsys.tex
Doc/lib/libsys.tex
+2
-2
No files found.
Doc/lib/libsys.tex
Dosyayı görüntüle @
22c00e08
...
@@ -15,8 +15,8 @@ It is always available.
...
@@ -15,8 +15,8 @@ It is always available.
whether this is a full pathname or not). If the command was
whether this is a full pathname or not). If the command was
executed using the
\programopt
{
-c
}
command line option to the
executed using the
\programopt
{
-c
}
command line option to the
interpreter,
\code
{
argv[0]
}
is set to the string
\code
{
'-c'
}
. If no
interpreter,
\code
{
argv[0]
}
is set to the string
\code
{
'-c'
}
. If no
script name was passed to the Python interpreter,
\code
{
argv
}
ha
s
script name was passed to the Python interpreter,
\code
{
argv
[0]
}
i
s
zero length
.
the empty string
.
\end{datadesc}
\end{datadesc}
\begin{datadesc}
{
byteorder
}
\begin{datadesc}
{
byteorder
}
...
...
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