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
9f3ae3e6
Kaydet (Commit)
9f3ae3e6
authored
Agu 09, 2005
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fix minor markup errors
üst
ebd9d5ba
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
libos.tex
Doc/lib/libos.tex
+3
-3
No files found.
Doc/lib/libos.tex
Dosyayı görüntüle @
9f3ae3e6
...
@@ -796,7 +796,7 @@ entries \code{'.'} and \code{'..'} even if they are present in the
...
@@ -796,7 +796,7 @@ entries \code{'.'} and \code{'..'} even if they are present in the
directory.
directory.
Availability: Macintosh,
\UNIX
, Windows.
Availability: Macintosh,
\UNIX
, Windows.
\versionchanged
[On Windows NT/2k/XP and
Unix
, if
\var
{
path
}
is a Unicode
\versionchanged
[On Windows NT/2k/XP and
\UNIX
, if
\var
{
path
}
is a Unicode
object, the result will be a list of Unicode objects.]
{
2.3
}
object, the result will be a list of Unicode objects.]
{
2.3
}
\end{funcdesc}
\end{funcdesc}
...
@@ -989,14 +989,14 @@ values are floats, measuring seconds. Fractions of a second may be
...
@@ -989,14 +989,14 @@ values are floats, measuring seconds. Fractions of a second may be
reported if the system supports that. On Mac OS, the times are always
reported if the system supports that. On Mac OS, the times are always
floats. See
\function
{
stat
_
float
_
times
}
for further discussion. ]
{
2.3
}
floats. See
\function
{
stat
_
float
_
times
}
for further discussion. ]
{
2.3
}
On some
Unix
systems (such as Linux), the following attributes may
On some
\UNIX
{}
systems (such as Linux), the following attributes may
also be available:
also be available:
\member
{
st
_
blocks
}
(number of blocks allocated for file),
\member
{
st
_
blocks
}
(number of blocks allocated for file),
\member
{
st
_
blksize
}
(filesystem blocksize),
\member
{
st
_
blksize
}
(filesystem blocksize),
\member
{
st
_
rdev
}
(type of device if an inode device).
\member
{
st
_
rdev
}
(type of device if an inode device).
\member
{
st
_
flags
}
(user defined flags for file).
\member
{
st
_
flags
}
(user defined flags for file).
On other
Unix
systems (such as FreeBSD), the following attributes
On other
\UNIX
{}
systems (such as FreeBSD), the following attributes
may be available (but may be only filled out of root tries to
may be available (but may be only filled out of root tries to
use them:
use them:
\member
{
st
_
gen
}
(file generation number),
\member
{
st
_
gen
}
(file generation number),
...
...
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