On Thu, Apr 5, 2012 at 7:11 PM, Steve Spicklemire <[email protected]> wrote: > Hmm.. I guess I'm probably doing something stupid.. but I can't figure it out. > > I was about to share some code that demonstrates pyjs using WebSockets etc, > but it depends on JSONParser and after some git update it seems to be gone! > Funny that it still shows up in the web interface, but it's not on my > filesystem after a 'pull':
it's moved to pyjs/src/pyjs/lib/json.py because, funnily enough, that's actually the proper module name like on standard http://python.org. tsk tsk steve, i did that eek almost two months ago! you should be doing a "git pull" pretty much every time you log in. l.

