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
ae8d6ac3
Kaydet (Commit)
ae8d6ac3
authored
Şub 02, 2013
tarafından
Ned Deily
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Issue #15116: Remove references to appscript as it is no longer being
supported.
üst
9cd864dc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
14 deletions
+3
-14
mac.rst
Doc/using/mac.rst
+0
-14
NEWS
Misc/NEWS
+3
-0
No files found.
Doc/using/mac.rst
Dosyayı görüntüle @
ae8d6ac3
...
...
@@ -169,20 +169,6 @@ The standard tool for deploying standalone Python applications on the Mac is
at
http
://
undefined
.
org
/
python
/#
py2app
.
Application
Scripting
=====================
Python
can
also
be
used
to
script
other
Mac
applications
via
Apple
's Open
Scripting Architecture (OSA); see http://appscript.sourceforge.net. Appscript is
a high-level, user-friendly Apple event bridge that allows you to control
scriptable Mac OS X applications using ordinary Python scripts. Appscript makes
Python a serious alternative to Apple'
s
own
*
AppleScript
*
language
for
automating
your
Mac
.
A
related
package
,
*
PyOSA
*,
is
an
OSA
language
component
for
the
Python
scripting
language
,
allowing
Python
code
to
be
executed
by
any
OSA
-
enabled
application
(
Script
Editor
,
Mail
,
iTunes
,
etc
.).
PyOSA
makes
Python
a
full
peer
to
AppleScript
.
Other
Resources
===============
...
...
Misc/NEWS
Dosyayı görüntüle @
ae8d6ac3
...
...
@@ -1040,6 +1040,9 @@ Documentation
- Issue #15250: Document that filecmp.dircmp compares files shallowly. Patch
contributed by Chris Jerdonek.
- Issue #15116: Remove references to appscript as it is no longer being
supported.
Tools/Demos
-----------
...
...
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