Commit c3d2b520 authored by Gabriel Monnerat's avatar Gabriel Monnerat

revert r43145. Use egg package to import yours modules. thanks luke and nicolas

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@43156 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4cbc046e
......@@ -33,7 +33,7 @@ from os import listdir, remove, chdir
from zope.interface import implements
from zipfile import ZipFile, is_zipfile
from shutil import rmtree
from interfaces.file import IFile
from cloudooo.interfaces.file import IFile
class File(object):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment