/[Apache-SVN]
ViewVC logotype

Revision 1917679


Jump to revision: Previous Next
Author: gstein
Date: Sun May 12 04:22:28 2024 UTC (6 weeks ago)
Changed paths: 1
Log Message:
Fix bug: Popen objects do not have .write()

Using .communicate() fixes this bug, and simplifies the code.

* tools/hook-scripts/mailer/mailer.py:
  (PipeOutput.deliver): use Popen.communicate() instead of all the
    other blather. Add a comment to explain operation.


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