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 vstinner
Recipients Rosuav, docs@python, paul.moore, vstinner
Date 2016-04-19.13:44:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461073449.32.0.349983675487.issue26805@psf.upfronthosting.co.za>
In-reply-to
Content
LGTM. I was going to push your sugestion when I saw that you are allowed to push yourself. See my attached patch:

* I fixed :ref:`types.SimpleNamespace` => you have to use :class:`...`
* I replaced "may be" with "can be" (I'm not confortable with "may", but it's up to you)
History
Date User Action Args
2016-04-19 13:44:09vstinnersetrecipients: + vstinner, paul.moore, docs@python, Rosuav
2016-04-19 13:44:09vstinnersetmessageid: <1461073449.32.0.349983675487.issue26805@psf.upfronthosting.co.za>
2016-04-19 13:44:09vstinnerlinkissue26805 messages
2016-04-19 13:44:09vstinnercreate