[Twisted-Python] How to use AmpList?

David Ripton dripton at ripton.net
Mon Mar 29 09:52:54 EDT 2010


On 2010.03.27 23:45:42 +0200, Vlad Shevchenko wrote:
> Hi,
> can't find any reference of how to use AmpList. What should be passed to
> callRemote? In command: arguments = Amp.List(...) or arguments = [('param',
> AmpList(...))]? Responder params?
> 
> Please, advice some refs or examples.

There are a few small examples in twisted/test/test_amp.py

test_ampListCommand might be a good starting point.

-- 
David Ripton    dripton at ripton.net



More information about the Twisted-Python mailing list