Changes by Marc Sibson :
--
nosy: +marcs
___
Python tracker
<http://bugs.python.org/issue4256>
___
___
Python-bugs-list mailing list
Unsubscribe:
http://mail.pyth
Changes by Marc Sibson :
--
nosy: +marcs
___
Python tracker
<http://bugs.python.org/issue11176>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Marc Sibson :
--
nosy: +marcs
___
Python tracker
<http://bugs.python.org/issue12933>
___
___
Python-bugs-list mailing list
Unsubscribe:
Marc Sibson added the comment:
changes as per the review,
--
Added file: http://bugs.python.org/file23713/issue10772.patch3
___
Python tracker
<http://bugs.python.org/issue10
Marc Sibson added the comment:
issue10772.patch: add help, count and parsers to Doc/library/argparse.rst
--
keywords: +patch
nosy: +marcs
Added file: http://bugs.python.org/file22179/issue10772.patch
___
Python tracker
<http://bugs.python.
Marc Sibson added the comment:
issue10772.patch2: document help and count actions in Doc/library/argparse.rst
--
Added file: http://bugs.python.org/file22198/issue10772.patch2
___
Python tracker
<http://bugs.python.org/issue10
Marc Sibson added the comment:
I think the original issue has been fixed by
http://hg.python.org/cpython/rev/fd20eba1f201.
freeze.py is now broken due to pep3149 and ABIFLAGS,
freeze-pep3149-compat.patch adds awareness of ABIFLAGS to
Tools/freeze/freeze.py.
For me "python3.3 free