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 bethard
Recipients bethard, docs@python, eric.araujo, python-dev, r.david.murray
Date 2011-03-26.19:00:51
SpamBayes Score 0.00952956
Marked as misclassified No
Message-id <1301166052.04.0.401207901298.issue8982@psf.upfronthosting.co.za>
In-reply-to
Content
I fixed the docs here so that they're clearer about what the Namespace object is, and also so that they mention the `vars` approach if you want dict-style access.
History
Date User Action Args
2011-03-26 19:00:52bethardsetrecipients: + bethard, eric.araujo, r.david.murray, docs@python, python-dev
2011-03-26 19:00:52bethardsetmessageid: <1301166052.04.0.401207901298.issue8982@psf.upfronthosting.co.za>
2011-03-26 19:00:51bethardlinkissue8982 messages
2011-03-26 19:00:51bethardcreate