__pkginfo__.py
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Wed, 13 Mar 2019 10:21:39 +0100
changeset 12509 db81a99e9dd1
parent 11382 dab704a0e4b1
permissions lrwxrwxrwx
[server.rqlannotation] refactor to make class SQLGenAnnotator consistent _annotate_select() takes SQLGenAnnotator as a first argument and is not used anywhere except in SQLGenAnnotator. This looks like a method to me. Let us fold it into its class.

cubicweb/__pkginfo__.py