mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Actually include a synopsis line for the ColorPicker module.
This commit is contained in:
parent
4fa58bfac2
commit
0eeca6342f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
\declaremodule{extension}{ColorPicker}
|
||||
\platform{Mac}
|
||||
\modulesynopsis{}
|
||||
\modulesynopsis{Interface to the standard color selection dialog.}
|
||||
\moduleauthor{Just van Rossum}{just@letterror.com}
|
||||
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue