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
54eec2d0
Kaydet (Commit)
54eec2d0
authored
Eki 02, 2014
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
merge with 3.4
üst
60db5137
41ea1f4f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
grpmodule.c
Modules/grpmodule.c
+4
-4
No files found.
Modules/grpmodule.c
Dosyayı görüntüle @
54eec2d0
...
...
@@ -200,10 +200,10 @@ PyDoc_STRVAR(grp__doc__,
Group entries are reported as 4-tuples containing the following fields
\n
\
from the group database, in order:
\n
\
\n
\
name - name of the group
\n
\
passwd - group password (encrypted); often empty
\n
\
gid - numeric ID of the group
\n
\
mem - list of members
\n
\
gr_
name - name of the group
\n
\
gr_
passwd - group password (encrypted); often empty
\n
\
g
r_g
id - numeric ID of the group
\n
\
gr_
mem - list of members
\n
\
\n
\
The gid is an integer, name and password are strings. (Note that most
\n
\
users are not explicitly listed as members of the groups they are in
\n
\
...
...
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