debian/pycompat
author Rémi Cardona <remi.cardona@logilab.fr>
Fri, 08 Mar 2013 11:03:28 +0100
changeset 8733 bdc50659f648
parent 0 b97547f5f1fa
permissions -rw-r--r--
[cwconfig] Fix exception handling when building the cube dependency graph UnorderableGraph exceptions do not have a 'cycles' property. A simple cast to str does the job.
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