Re: [Twisted-Python] perspective broker remote call returning a dictionary
On 25 Oct, 07:57 pm, txt...@gmail.com wrote: >I'm trying to return a dictionary with objects as values from a remote >call but it's not working. Can anyone tell me what I'm doing wrong or >point me at an example that works? > >dserver.py >
[Twisted-Python] perspective broker remote call returning a dictionary
I'm trying to return a dictionary with objects as values from a remote call but it's not working. Can anyone tell me what I'm doing wrong or point me at an example that works? dserver.py ---