Import question

2010-02-05 Thread Andrew Degtiariov
n submodule named c:\users\ad\project\src\project.api.config.project.api.config >>> There is setup.py for project.api.config: import os from setuptools import setup, find_packages name = "project.api.config" install_requires = [ 'zc.buildout', 'setuptools',

Re: Import question

2010-02-08 Thread Andrew Degtiariov
2010/2/6 Gabriel Genellina > En Fri, 05 Feb 2010 13:21:47 -0300, Andrew Degtiariov > escribió: > > > Code of our project has split into several packages and we deploy the >> project using buildout. >> All worked fine until I need to dynamically inspect python modul

Re: Import question

2010-02-08 Thread Andrew Degtiariov
. And we are using buildout so the omelette might help me. Link [2] very interesting. Thank you, Gabrial. -- Andrew Degtiariov DA-RIPE -- http://mail.python.org/mailman/listinfo/python-list