Sean McCully added the comment:

Please advise any changes that need to be made, this is technically my second 
patch submission to cpython. I also had trouble running the unittests when 
backporting to 2.7.

Look at distutils, there wasn't a clear method for linking commands to share 
common options. This led to the solution provided which searches command 
options provided (via command line or configuration) for any shared options 
between command being ran and commands specified.

Patch for Python 3.4 attached.

----------
keywords: +patch
nosy: +seanmccully
Added file: http://bugs.python.org/file36336/issue1011113-py34.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1011113>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to