/[Apache-SVN]
ViewVC logotype

Revision 1914679


Jump to revision: Previous Next
Author: gstein
Date: Fri Dec 15 09:44:03 2023 UTC (10 months ago)
Changed paths: 1
Log Message:
class DifflibDiffContent does not work, and maybe never did. There is
no .next() method on the unified_diff() result object. While it would
be possible to use the next() function, it is better to just remove
this entirely and require the host OS to have a diff executable (not a
hard requirement).

* tools/hook-scripts/mailer/mailer.py:
  (DiffGenerator.__getitem__): remove OSError exception, as the diff
    executable must be present.
  (class DifflibDiffContent): removed.


Changed paths

Path Details
Directorysubversion/trunk/tools/hook-scripts/mailer/mailer.py modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26