mercurial/ui.py
changeset 11311 fcd06ecd4cb7
parent 11309 ef7636efeb01
parent 11310 ac873ecfc3c2
child 11324 cdf6d861b207
--- a/mercurial/ui.py	Tue Jun 08 21:09:41 2010 +0200
+++ b/mercurial/ui.py	Tue Jun 08 15:52:56 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