Re: [ovs-dev] [PATCH] ovs-monitor-ipsec: Use all caps for global constants.

2012-03-10 Thread Justin Pettit
On Mar 10, 2012, at 11:19 AM, Ben Pfaff wrote: > On Sat, Mar 10, 2012 at 11:08:02AM -0800, Justin Pettit wrote: >> The convention in Python is to use all caps for global constants. >> >> Signed-off-by: Justin Pettit > > Looks good to me. > > I didn't check whether any cases were missed, or tes

Re: [ovs-dev] [PATCH] ovs-monitor-ipsec: Use all caps for global constants.

2012-03-10 Thread Ben Pfaff
On Sat, Mar 10, 2012 at 11:08:02AM -0800, Justin Pettit wrote: > The convention in Python is to use all caps for global constants. > > Signed-off-by: Justin Pettit Looks good to me. I didn't check whether any cases were missed, or test it. ___ dev mai