[svn] commit: r553 - /branches/parkinglot/src/bin/msgq/msgq.py
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Jan 27 00:59:12 UTC 2010
Author: mgraff
Date: Wed Jan 27 00:59:12 2010
New Revision: 553
Log:
fix up comments a bit more
Modified:
branches/parkinglot/src/bin/msgq/msgq.py
Modified: branches/parkinglot/src/bin/msgq/msgq.py
==============================================================================
--- branches/parkinglot/src/bin/msgq/msgq.py (original)
+++ branches/parkinglot/src/bin/msgq/msgq.py Wed Jan 27 00:59:12 2010
@@ -1,7 +1,4 @@
-"""\
-This code implements the msgq daemon.
-
-"""
+"""This code implements the msgq daemon."""
import subprocess
import signal
More information about the bind10-changes
mailing list