lkcl luke <[email protected]> wrote (05.02.2012): >>> http://code.google.com/p/pyjamas/issues/detail?id=651
>>> hmm i just had to do a couple of tweaks to get it to work / install >>> (from the example in the source code) - could you verify that it's >>> all ok? I have changed _only_one_ line of code in my source #from mypyjs.jsonrpc.cherrypy.jsonrpc import JSONRPCService # old from pyjs.jsonrpc.cherrypy.jsonrpc import JSONRPCService # new ..........restarted CherryPy server aaaaaaaaaaaaaaaannnnnnd all all all did work like before. Great! >>> rene would you like to create an example and put it on the wiki >>> page? Will do this in the next days. René

