debian/compat
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Fri, 13 Jun 2014 15:56:08 +0200
changeset 10356 a009a31fb1ea
parent 858 e6ae125d5903
child 11832 e8be49ecb522
permissions -rw-r--r--
[connection] eliminate ClientConnection leftovers * in the documentation * in the docstrings * in code notations (e.g. clt_cnx -> cnx) Related to #3837233. From now, there should be just one ClientConnection left in repoapi.py.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
858
e6ae125d5903 reorganize debian packages (Closes: #1168)
Julien Jehannet <julien.jehannet@logilab.fr>
parents: 0
diff changeset
     1
7