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
a14f2d11
Kaydet (Commit)
a14f2d11
authored
May 06, 2010
tarafından
Andrew M. Kuchling
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Use anonymous hyperlinks
üst
11f8b9db
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
_winreg.rst
Doc/library/_winreg.rst
+4
-4
No files found.
Doc/library/_winreg.rst
Dosyayı görüntüle @
a14f2d11
...
...
@@ -84,7 +84,7 @@ This module offers the following functions:
*sam* is an integer that specifies an access mask that describes the desired
security access for the key. Default is :const:`KEY_ALL_ACCESS`. See the
`Win32 documentation
<http://msdn.microsoft.com/en-us/library/ms724878%28v=VS.85%29.aspx>`_ for
<http://msdn.microsoft.com/en-us/library/ms724878%28v=VS.85%29.aspx>`_
_
for
other allowed values.
...
...
@@ -136,7 +136,7 @@ This module offers the following functions:
*sam* is an integer that specifies an access mask that describes the desired
security access for the key. Default is :const:`KEY_WOW64_64KEY`. See the
`Win32 documentation
<http://msdn.microsoft.com/en-us/library/ms724878%28v=VS.85%29.aspx>`_ for
<http://msdn.microsoft.com/en-us/library/ms724878%28v=VS.85%29.aspx>`_
_
for
other allowed values.
...
...
@@ -252,7 +252,7 @@ This module offers the following functions:
A call to :func:`LoadKey` fails if the calling process does not have the
:const:`SE_RESTORE_PRIVILEGE` privilege. Note that privileges are different
from permissions -- see the `Win32 documentation
<http://msdn.microsoft.com/en-us/library/ms724889%28v=VS.85%29.aspx>`_ for
<http://msdn.microsoft.com/en-us/library/ms724889%28v=VS.85%29.aspx>`_
_
for
more details.
If *key* is a handle returned by :func:`ConnectRegistry`, then the path
...
...
@@ -273,7 +273,7 @@ This module offers the following functions:
*sam* is an integer that specifies an access mask that describes the desired
security access for the key. Default is :const:`KEY_READ`. See the `Win32
documentation
<http://msdn.microsoft.com/en-us/library/ms724878%28v=VS.85%29.aspx>`_ for
<http://msdn.microsoft.com/en-us/library/ms724878%28v=VS.85%29.aspx>`_
_
for
other allowed values.
The result is a new handle to the specified key.
...
...
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