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
bb18f620
Kaydet (Commit)
bb18f620
authored
Agu 07, 2003
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix hyperlinks and one class reference.
Backporting to Python 2.3 branch.
üst
5db099a4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
libaepack.tex
Doc/mac/libaepack.tex
+2
-2
undoc.tex
Doc/mac/undoc.tex
+1
-1
No files found.
Doc/mac/libaepack.tex
Dosyayı görüntüle @
bb18f620
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
The
\module
{
aepack
}
module defines functions for converting (packing)
The
\module
{
aepack
}
module defines functions for converting (packing)
Python variables to AppleEvent descriptors and back (unpacking).
Python variables to AppleEvent descriptors and back (unpacking).
Within Python the AppleEvent descriptor is handled by Python objects
Within Python the AppleEvent descriptor is handled by Python objects
of built-in type
\class
{
AEDesc
}
, defined in module
\refmodule
{
AE
}
.
of built-in type
\class
{
AEDesc
}
, defined in module
\refmodule
{
Carbon.
AE
}
.
The
\module
{
aepack
}
module defines the following functions:
The
\module
{
aepack
}
module defines the following functions:
...
@@ -38,7 +38,7 @@ Apple Event descriptor types is used, as follows:
...
@@ -38,7 +38,7 @@ Apple Event descriptor types is used, as follows:
If
\var
{
x
}
is a Python instance then this function attempts to call an
If
\var
{
x
}
is a Python instance then this function attempts to call an
\method
{__
aepack
__
()
}
method. This method should return an
\method
{__
aepack
__
()
}
method. This method should return an
\class
{
AE
.AE
Desc
}
object.
\class
{
AEDesc
}
object.
If the conversion
\var
{
x
}
is not defined above, this function returns
If the conversion
\var
{
x
}
is not defined above, this function returns
the Python string representation of a value (the repr() function)
the Python string representation of a value (the repr() function)
...
...
Doc/mac/undoc.tex
Dosyayı görüntüle @
bb18f620
...
@@ -86,7 +86,7 @@ A low-level interface to Navigation Services.
...
@@ -86,7 +86,7 @@ A low-level interface to Navigation Services.
\module
{
mkcwproject
}
creates project files for the Metrowerks CodeWarrior
\module
{
mkcwproject
}
creates project files for the Metrowerks CodeWarrior
development environment. It is a helper module for
development environment. It is a helper module for
\
ref
module
{
distutils
}
\refbimodindex
{
distutils
}
but can be used separately for more
\module
{
distutils
}
\refbimodindex
{
distutils
}
but can be used separately for more
control.
control.
...
...
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