pyjd.setup keyword arguments

53 views
Skip to first unread message

Vsevolod Fedorov

unread,
Aug 21, 2012, 2:01:24 AM8/21/12
to pyjs-...@googlegroups.com
Hello, all! Again :)

I have the following code:
-----
pyjd.setup("http://localhost:8080/pyjd-public/index.html",
width=1000, height=700)
-----
It worked fine for the long time. But after last 'git pull', it broke
under pyjs with traceback:
-----
TypeError: undefined() got an unexpected keyword argument 'width'
Traceback:
index.py, line 17:
main()
index.py, line 10:
pyjd.setup("http://localhost:8080/pyjd-public/index.html",
width=1000, height=700)
-------
Under pyjd it is still working.

Seva

C Anthony Risinger

unread,
Aug 25, 2012, 1:38:20 AM8/25/12
to pyjs-...@googlegroups.com
bleh, i tried to cheat and cut down on the pyjd size impact on pyjs
... oh well, this pointless module will die soon enough.

does it work now with latest HEAD?

--

C Anthony

Vsevolod Fedorov

unread,
Sep 12, 2012, 10:15:38 AM9/12/12
to pyjs-...@googlegroups.com
Sorry for late replay (I was out of town).
Yes, it works now! Thank you.

--
Seva

Reply all
Reply to author
Forward
0 new messages