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
c5d0d797
Kaydet (Commit)
c5d0d797
authored
Eki 08, 1995
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
make access obsolete
üst
503b2e87
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
8 deletions
+4
-8
ref6.tex
Doc/ref/ref6.tex
+2
-4
ref6.tex
Doc/ref6.tex
+2
-4
No files found.
Doc/ref/ref6.tex
Dosyayı görüntüle @
c5d0d797
...
@@ -506,10 +506,8 @@ program.)
...
@@ -506,10 +506,8 @@ program.)
access
_
stmt: "access" ...
access
_
stmt: "access" ...
\end{verbatim}
\end{verbatim}
This statement will be used in the future to control access to
This statement is obsolete. It no longer generates any code; in the
instance and class variables. Currently its syntax and effects are
future,
\verb
@
access
@
will no longer be a reserved word.
undefined; however the keyword
\verb
@
access
@
is a reserved word for
the parser.
\section
{
The
{
\tt
exec
}
statement
}
\label
{
exec
}
\section
{
The
{
\tt
exec
}
statement
}
\label
{
exec
}
\stindex
{
exec
}
\stindex
{
exec
}
...
...
Doc/ref6.tex
Dosyayı görüntüle @
c5d0d797
...
@@ -506,10 +506,8 @@ program.)
...
@@ -506,10 +506,8 @@ program.)
access
_
stmt: "access" ...
access
_
stmt: "access" ...
\end{verbatim}
\end{verbatim}
This statement will be used in the future to control access to
This statement is obsolete. It no longer generates any code; in the
instance and class variables. Currently its syntax and effects are
future,
\verb
@
access
@
will no longer be a reserved word.
undefined; however the keyword
\verb
@
access
@
is a reserved word for
the parser.
\section
{
The
{
\tt
exec
}
statement
}
\label
{
exec
}
\section
{
The
{
\tt
exec
}
statement
}
\label
{
exec
}
\stindex
{
exec
}
\stindex
{
exec
}
...
...
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