debian/pycompat
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Mon, 23 May 2011 11:36:43 +0200
changeset 7423 598a4f051259
parent 0 b97547f5f1fa
permissions -rw-r--r--
[cwvreg] inline function dump_class() Grepping the entire code base (cubicweb+all the known cubes) shows that inlining this function is harmless: no one is using it.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     1
2