[Grok-dev] using martian with zip

Lacko Roman rlacko at gratex.com
Mon Dec 22 02:57:57 EST 2008


Hi,

I have small project, where source code needs to be packed in ZIP and all source files must be saved as *.pyc files in that ZIP file.
I have discovered that ZCML in ZIP files is not supported by zope configuration by the moment and also that martian does not support scaning components inside ZIP file (using functions such os.path.isdir, os.path.isfile, os.listdir, ...).
Is there any plans to support such features ?

Thanks in advance

With Regards
Roman



More information about the Grok-dev mailing list