__pkginfo__.py
author David Douard <david.douard@logilab.fr>
Thu, 21 Sep 2017 16:29:26 +0200
changeset 12298 08d79eadd1a4
parent 11382 dab704a0e4b1
permissions lrwxrwxrwx
[rset] add convenient first() and last() methods on ResultSet These make life easier for the heavy user of the CW shell. Also aliases entities() with all(); so we end with a pretty consistant set: - .one() - .first() - .last() - .all()

cubicweb/__pkginfo__.py