rset.py
branchstable
changeset 5671 3a2063b752f3
parent 5667 04cbd80fd5dc
child 5679 0f2ded880d01
child 5740 46207f491a51
--- a/rset.py	Fri Jun 04 13:09:12 2010 +0200
+++ b/rset.py	Fri Jun 04 15:45:54 2010 +0200
@@ -15,9 +15,8 @@
 #
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
-"""The `ResultSet` class which is returned as result of an rql query
+"""The `ResultSet` class which is returned as result of an rql query"""
 
-"""
 __docformat__ = "restructuredtext en"
 
 from logilab.common.decorators import cached, clear_cache, copy_cache