[PATCH 01/12] Removed an untrue portion of a doc comment

David Shea dshea at redhat.com
Fri Oct 4 18:28:07 UTC 2013


---
 pyanaconda/ui/gui/__init__.py | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pyanaconda/ui/gui/__init__.py b/pyanaconda/ui/gui/__init__.py
index 30b595f..e05dc1c 100644
--- a/pyanaconda/ui/gui/__init__.py
+++ b/pyanaconda/ui/gui/__init__.py
@@ -294,9 +294,6 @@ class GUIObject(common.UIObject):
            the set_error function. By default, set_error will call
            self.set_warning with the status of the first failed check.
 
-           Checks are not enabled when they are created. To activate the
-           check, call .enable() on the returned GUICheck object.
-        
            :param editable: the input field to validate
            :type editable: GtkEditable
 
-- 
1.8.3.1



More information about the anaconda-patches mailing list