On Mon, Sep 26, 2011 at 04:49:23PM -0700, Ethan Jackson wrote:
> This will marginally simplify a future patch.

I think that this drops the final newline from both the active and
passive cases.  "print" prints a final newline but sys.stdout.write
doesn't.

It might be more readable to use a single multi-line """ per case,
rather than breaking the second string inside ().

Otherwise it looks OK to me.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to