Re[2]: [Zope] debugging question

3205 5361 1215 9784 3205 5361 1215 9784 <keo@goa.hu>
Sun, 04 Aug 2002 23:51:50 +0200


Hello Dieter,

Sunday, August 4, 2002, 11:45:52 PM, you wrote:

DM>  >   how do i pass arguments to methods called by ZPublisher.Zope?
DM>  >   i want to debug a function which accepts a  tuple as parameter...
DM>  >   how do i publish it?
DM>  >   ZPublisher.Zope('/path/to/method',d=1, ????
DM> You can pass them via the "query_string" of your URL.
DM>      ZPublisher.Zope('/...?arg1=val1&arg2=val2&...')

how do you pass tuples, or other kinds of objects? that would be the
interesting part...

DM> Dieter

thanks,

k.

-- 
don't believe everything you think