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 nailor
Recipients bethard, nailor, petri.lehtinen
Date 2012-10-23.12:13:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350994404.19.0.295651242169.issue9351@psf.upfronthosting.co.za>
In-reply-to
Content
I've attached a proposed fix where the subparser parses to an empty namespace and that namespace is then merged with the parent namespace
History
Date User Action Args
2012-10-23 12:13:24nailorsetrecipients: + nailor, bethard, petri.lehtinen
2012-10-23 12:13:24nailorsetmessageid: <1350994404.19.0.295651242169.issue9351@psf.upfronthosting.co.za>
2012-10-23 12:13:24nailorlinkissue9351 messages
2012-10-23 12:13:24nailorcreate