changeset 8694 | d901c36bcfce |
parent 8396 | 8d58fcf68539 |
child 9233 | 7d3316bfa4ff |
8693:a6ca96ec8693 | 8694:d901c36bcfce |
---|---|
1 from __future__ import with_statement |
|
2 |
|
3 from logilab.common.testlib import tag, Tags |
1 from logilab.common.testlib import tag, Tags |
4 from cubicweb.devtools.testlib import CubicWebTC |
2 from cubicweb.devtools.testlib import CubicWebTC |
5 |
3 |
6 import os |
4 import os |
7 import os.path as osp |
5 import os.path as osp |