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
0479104a
Kaydet (Commit)
0479104a
authored
Ara 11, 2002
tarafından
Martin v. Löwis
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Patch #651006: Better explain what component might be empty.
üst
79f3c53e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
libposixpath.tex
Doc/lib/libposixpath.tex
+1
-1
No files found.
Doc/lib/libposixpath.tex
Dosyayı görüntüle @
0479104a
...
...
@@ -123,7 +123,7 @@ Joins one or more path components intelligently. If any component is
an absolute path, all previous components are thrown away, and joining
continues. The return value is the concatenation of
\var
{
path1
}
, and
optionally
\var
{
path2
}
, etc., with exactly one directory separator
(
\code
{
os.sep
}
) inserted between components, unless
\var
{
path
}
is
(
\code
{
os.sep
}
) inserted between components, unless
\var
{
path
2
}
is
empty. Note that on Windows, since there is a current directory for
each drive,
\function
{
os.path.join("c:", "foo")
}
represents a path
relative to the current directory on drive
\file
{
C:
}
(
\file
{
c:foo
}
), not
...
...
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