mercurial/ui.py
changeset 11310 ac873ecfc3c2
parent 11302 e1dde7363601
child 11311 fcd06ecd4cb7
--- a/mercurial/ui.py	Thu Jun 03 23:18:18 2010 -0500
+++ b/mercurial/ui.py	Tue Jun 08 15:52:41 2010 -0500
@@ -546,9 +546,5 @@
 
         ui.write(s, 'label') is equivalent to
         ui.write(ui.label(s, 'label')).
-
-        Callers of ui.label() should pass labeled text back to
-        ui.write() with a label of 'ui.labeled' so implementations know
-        that the text has already been escaped and marked up.
         '''
         return msg