[svn] commit: r551 - /branches/parkinglot/src/bin/msgq/msgq.py
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Jan 27 00:56:04 UTC 2010
Author: mgraff
Date: Wed Jan 27 00:56:04 2010
New Revision: 551
Log:
fix up comment to not mention that this is a rewrite
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:56:04 2010
@@ -1,8 +1,6 @@
"""\
-This code implements a Python version of the msgq daemon.
-
-This replaces the C version, which relied upon the BIND 9 "libisc"
-libraries.
+This code implements the msgq daemon.
+
"""
import subprocess
More information about the bind10-changes
mailing list