[issue7585] [patch] difflib should separate filename from timestamp with tab

Brian Curtin report at bugs.python.org
Tue Dec 29 05:33:15 CET 2009


Brian Curtin <curtin at acm.org> added the comment:

Shouldn't the patch tool handle that? FWIW, both the "svn diff" and *nix
diff utilities produce headers with the parts split by a tab character.

Would the code in example.py work in your tool to handle both tabs and
spaces?

----------
Added file: http://bugs.python.org/file15691/example.py

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


More information about the Python-bugs-list mailing list