[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: mailer.py commit says TypeError: must be unicode, not str

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sun, 11 Feb 2018 08:19:24 +0000

Troy Curtis Jr wrote on Sun, 11 Feb 2018 03:36 +0000:
> I believe that Subversion has an internal diff generation utility, could
> someone point me in the right direction?

tools/diff/diff

svn_diff_diff_2()

> I think just changing the implementation to using an internal diff
> would make this more portable.

Yes, or we could use 'import difflib' from the standard library, couldn't we?

Excuse brevity

Daniel
Received on 2018-02-11 09:19:30 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.