mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Write a better synopsis for the Scrap module, and provide a link to
useful documentation on the Scrap Manager.
This commit is contained in:
parent
0eeca6342f
commit
986badae1e
1 changed files with 9 additions and 1 deletions
|
|
@ -93,7 +93,15 @@ in touch with \email{python-docs@python.org}.
|
|||
\section{\module{Scrap} --- Scrap Manager}
|
||||
\declaremodule{standard}{Scrap}
|
||||
\platform{Mac}
|
||||
\modulesynopsis{Interface to the Scrap Manager}
|
||||
\modulesynopsis{The Scrap Manager provides basic services for
|
||||
implementing cut \&\ paste and clipboard operations.}
|
||||
|
||||
\begin{seealso}
|
||||
\seetitle[http://developer.apple.com/techpubs/mac/MoreToolbox/MoreToolbox-109.html]{Scrap
|
||||
Manager}{Apple's documentation for the Scrap Manager gives
|
||||
a lot of useful information about using the Scrap Manager
|
||||
in applications.}
|
||||
\end{seealso}
|
||||
|
||||
|
||||
\section{\module{Snd} --- Sound Manager}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue