branch | stable |
changeset 7758 | 1b8b83ff9f6b |
parent 7003 | 6eeed1e9782c |
child 8565 | 53c8cf9450b9 |
--- a/skeleton/__pkginfo__.py.tmpl Tue Sep 06 11:59:21 2011 +0200 +++ b/skeleton/__pkginfo__.py.tmpl Tue Sep 06 11:59:24 2011 +0200 @@ -18,7 +18,7 @@ from os import listdir as _listdir -from os.path import join, isdir, exists +from os.path import join, isdir from glob import glob THIS_CUBE_DIR = join('share', 'cubicweb', 'cubes', modname)