Message 209324 - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Content
Right, the macros I quoted all include the signature automatically
(because it's consistent) and *then* the DOC that is passed in. So
when you use them, the signature should be left out of the slot
definition itself. Currently, we're defining it in both places, hence
the duplication.