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.

Author davin
Recipients davin
Date 2015-12-31.00:54:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1451523296.03.0.873921755549.issue25982@psf.upfronthosting.co.za>
In-reply-to
Content
In the docs, references to :class:`Namespace` can not be matched by Sphinx to any class definition because there isn't one in the doc.  It should be placed in the "Namespace objects" subsection and the initial descriptive para moved inside to describe it.

This is mostly a reminder to myself to make this quick fix.
History
Date User Action Args
2015-12-31 00:54:56davinsetrecipients: + davin
2015-12-31 00:54:56davinsetmessageid: <1451523296.03.0.873921755549.issue25982@psf.upfronthosting.co.za>
2015-12-31 00:54:56davinlinkissue25982 messages
2015-12-31 00:54:55davincreate