[Elisa-commits] [MERGE] http_client branch into REST branch, small updates

Philippe Normand philippe at fluendo.com
Mon Apr 14 17:48:10 CEST 2008


> 
> === added directory 'elisa-plugins/elisa/plugins/http_plugin/tests'
> === added file 'elisa-plugins/elisa/plugins/http_plugin/tests/__init__.py'
> === added file 'elisa-plugins/elisa/plugins/http_plugin/tests/test_http_client.py'
> --- elisa-plugins/elisa/plugins/http_plugin/tests/test_http_client.py   1970-01-01 00:00:00 +0000
> +++ elisa-plugins/elisa/plugins/http_plugin/tests/test_http_client.py   2008-04-14 14:25:00 +0000
> @@ -0,0 +1,605 @@
>     [...]
> >+from zope.interface import implements
> Question: Does elisa (or twisted) already have a strong dependency on
> zope(.interfaces) or do we need to add this to the README?
> 
> 

Twisted itself depends on zope.interface. No need to put it in README,
imho.

Philippe



More information about the Elisa-commits mailing list