[issue11076] Iterable argparse Namespace

Virgil Dupras report at bugs.python.org
Thu Feb 10 18:24:46 CET 2011


Virgil Dupras <hsoft at hardcoded.net> added the comment:

Here's a documentation-only patch which adds a section about using vars() to convert a namespace to a dict.

If this becomes a documentation issue, can we target Python 3.2.1 instead of Python 3.3?

----------
Added file: http://bugs.python.org/file20734/issue11076_doc_only.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11076>
_______________________________________


More information about the Python-bugs-list mailing list