[issue8355] diff.py produce unified format by default
Stefan Krah
report at bugs.python.org
Tue Apr 13 19:04:23 CEST 2010
Stefan Krah <stefan-usenet at bytereef.org> added the comment:
The requirement to remember the "-u" option is a benefit for the user.
If he ever wants to use a standard diff, he doesn't have to relearn
things.
I don't agree that diff.py should be a custom tool. It's unfortunate
that it already deviates from standard diffs, but that's no reason to
deviate further.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8355>
_______________________________________
More information about the Python-bugs-list
mailing list