Code

Add compatibility package to allow us to deal with Python versions 2.3
[roundup.git] / roundup / admin.py
index 14b7c42c40228528db3d3e2fb7aadad3e5e7cff2..91273bcd125a85c531a9762532ef659159448db0 100644 (file)
@@ -729,7 +729,7 @@ Erase it? Y/N: """))
                 print _('%(key)s: %(value)s')%locals()
 
     def do_display(self, args):
-        """Usage: display designator[,designator]*
+        ''"""Usage: display designator[,designator]*
         Show the property values for the given node(s).
 
         This lists the properties and their associated values for the given