Js2Py
Js2Py copied to clipboard
Prevent self referencing JsObjectWrapper.__repr__
fix a case of infinite self-call in JsObjectWrapper.repr
Hi, I think this fixes #242 !
It would be great to have it merged :)
EDIT: After installing the patch: It does NOT fix my issue