[Zope] Client.py

Loren Stafford lstaffor@dynalogic.com
Wed, 9 Aug 2000 08:31:17 -0700


See collector item #1480 http://classic.zope.org:8080/Collector/1480/view


----- Original Message -----
From: "Bak @ kedai" <kedai@kedai.com.my>
To: <zope@zope.org>
Sent: August 08, 2000 11:08 PM
Subject: [Zope] Client.py


> hi all
> has anybody successfully used Client.py that ships with Zope-2.2.0?  i
can't
> seem to run it.  even on the command line.  i've searched the mailing
list,
> but to no avail
>
> this is what i did:
> python Client.py http://www.zope.org
>
> and here's the traceback.
> Traceback (innermost last):
>   File "Client.py", line 639, in ?
>     main()
>   File "Client.py", line 632, in main
>     headers, body = apply(f,(),kw)
>   File "Client.py", line 221, in __call__
>     raise NotAvailable, RemoteException(
> bci.NotAvailable: argument 1: expected read-only character buffer, tuple
> found (File: http://www.zope.org Line:
> [])
> None None for None
>
> what did i do wrong?  can i use Client.py from Zope-2.1.x?
>
> tia
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>
>