[wwwsearch-commits] r56171 - wwwsearch/ClientForm/trunk

jjlee at codespeak.net jjlee at codespeak.net
Sun Jun 29 20:02:07 CEST 2008


Author: jjlee
Date: Sun Jun 29 20:02:06 2008
New Revision: 56171

Modified:
   wwwsearch/ClientForm/trunk/ClientForm.py
Log:
Remove no-op code

Modified: wwwsearch/ClientForm/trunk/ClientForm.py
==============================================================================
--- wwwsearch/ClientForm/trunk/ClientForm.py	(original)
+++ wwwsearch/ClientForm/trunk/ClientForm.py	Sun Jun 29 20:02:06 2008
@@ -658,7 +658,6 @@
             # something is ugly in the HTML, but we're ignoring it
             return
         self._current_label = None
-        label["__text"] = label["__text"]
         # if it is staying around, it is True in all cases
         del label["__taken"]
 


More information about the wwwsearch-commits mailing list