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 r.david.murray
Recipients bethard, docs@python, r.david.murray
Date 2010-06-12.13:44:27
SpamBayes Score 0.0067734
Marked as misclassified No
Message-id <1276350269.78.0.816004374409.issue8982@psf.upfronthosting.co.za>
In-reply-to
Content
I wanted to find out if Namespace supported lookup by subscripting (args['someopt']), but the docs are silent on what Namespace is.  (The answer, by the way, appears to be "no"; there is a feature request for this in issue 8979).
History
Date User Action Args
2010-06-12 13:44:30r.david.murraysetrecipients: + r.david.murray, bethard, docs@python
2010-06-12 13:44:29r.david.murraysetmessageid: <1276350269.78.0.816004374409.issue8982@psf.upfronthosting.co.za>
2010-06-12 13:44:27r.david.murraylinkissue8982 messages
2010-06-12 13:44:27r.david.murraycreate