daemon: Stylistic improvement for __read_pidfile in Python implementation.
authorBen Pfaff <blp@nicira.com>
Mon, 22 Aug 2011 21:40:09 +0000 (14:40 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 24 Aug 2011 18:57:42 +0000 (11:57 -0700)
commit0233401f12fe5ef8f9d63d660d2bd3f739766025
treea3162bd467e30052b8a814f09874f633db0a858f
parenta7675d4e56d5108c554de25e7772c2eb60470abc
daemon: Stylistic improvement for __read_pidfile in Python implementation.

Suggested-by: Reid Price <reid@nicira.com>
python/ovs/daemon.py