diff hgext/zeroconf/Zeroconf.py @ 10288:e0121ad90b57

zeroconf: flag third-party Zeroconf.py for ignore in check-code
author Matt Mackall <mpm@selenic.com>
date Thu, 28 Jan 2010 22:44:25 -0600
parents b0d945b95105
children b8e3aeb7542c
line wrap: on
line diff
--- a/hgext/zeroconf/Zeroconf.py	Thu Jan 28 22:44:18 2010 -0600
+++ b/hgext/zeroconf/Zeroconf.py	Thu Jan 28 22:44:25 2010 -0600
@@ -1571,3 +1571,5 @@
 	r.unregisterService(info)
 	print "   Unregister done."
 	r.close()
+
+# no-check-code