Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

The result of .toString() on a proxified object is not identical to a raw PyObject #50

Closed
mmomtchev opened this issue Dec 26, 2022 · 1 comment

Comments

@mmomtchev
Copy link
Owner

.toString() on a proxified object calls the JS .toString() on the proxy which in turn calls the Python str() built-in resulting in a slightly different output that contains [object prefix

@mmomtchev
Copy link
Owner Author

Resolved by #51

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant