Re: modules path
"Ivan F. Martinez" <[email protected]>
| Newsgroups | gmane.network.up2date.current.devel |
|---|---|
| Message-ID | <[email protected]> |
I have found how to make python get files from a different directory : add the line sys.path.append(MODULES_DIR) before importing the Current-Server modules. Also I forgot to add in the spec file the support for installing the xinetd file