web/views/magicsearch.py
branchtls-sprint
changeset 1138 22f634977c95
parent 984 536e421b082b
child 1172 959b0e177660
--- a/web/views/magicsearch.py	Mon Mar 23 18:53:53 2009 +0100
+++ b/web/views/magicsearch.py	Wed Mar 25 10:40:22 2009 +0100
@@ -187,7 +187,7 @@
     priority = 4
     
     def preprocess_query(self, uquery, req):
-        """"""
+        """try to get rql from an unicode query string"""
         args = None
         self.req = req
         try: