[issue8501] --dry-run option doesn't work

Éric Araujo report at bugs.python.org
Thu Aug 26 00:55:47 CEST 2010


Éric Araujo <merwok at netwok.org> added the comment:

Wow. I’m amazed to see that the majority of commands don’t even bother with dry-run. I’m changing the component to distutils2: This is between bug fix and new feature, your report is the first one, and it’s easier to hack on distutils2. When this is fixed, I’ll ask Tarek if we should backport it to distutils (probably not).

I’m adding the easy keyword to indicate that writing tests for the --dry-run behavior could be done by a beginner during a sprint or bug day.

----------
assignee: tarek -> eric.araujo
components: +Distutils2 -Distutils
dependencies: +distutils argument parsing is bogus
keywords: +easy
stage:  -> unit test needed
versions: +Python 2.5 -Python 3.3

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


More information about the Python-bugs-list mailing list