This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brian.curtin
Recipients brian.curtin, techtonik
Date 2009-12-29.04:33:12
SpamBayes Score 0.0018608986
Marked as misclassified No
Message-id <1262061195.05.0.657563582115.issue7585@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2009-12-29 04:33:15brian.curtinsetrecipients: + brian.curtin, techtonik
2009-12-29 04:33:15brian.curtinsetmessageid: <1262061195.05.0.657563582115.issue7585@psf.upfronthosting.co.za>
2009-12-29 04:33:13brian.curtinlinkissue7585 messages
2009-12-29 04:33:13brian.curtincreate