On Thu, Feb 28, 2008 at 12:06 AM, Himanshu Chauhan
<
anshu781126@...> wrote:
>
> we are trying to write the following code in zope for adding object in
> GNOWSYS:
>
> import polib
>
>
are you writing this code in the script object? if so, you cannot
import polib. what you have to do is to create a file within the
Extensions folder of the product.
I suggest to harvest the pofiles not from zope, but connect to zope
using xmlrpc from a regular python application. for harvesting you do
need only a gnowsys server running, but you can run the python
application from any client.
Hope you understood.
Nagarjuna
_______________________________________________
Gnowsys-help mailing list
Gnowsys-help@...
http://lists.gnu.org/mailman/listinfo/gnowsys-help