Skip to content

Conversation

@qwIvan
Copy link
Contributor

@qwIvan qwIvan commented Jan 20, 2018

String should not be wrapped by quotes.
repr of PyJsObject has been overwritten.

@qwIvan
Copy link
Contributor Author

qwIvan commented Jan 20, 2018

Added "to_dict()" in PyJsArguments

@qwIvan
Copy link
Contributor Author

qwIvan commented Jan 20, 2018

Added multiple arguments support for console.log

@PiotrDabkowski
Copy link
Owner

Hmm, the string should be wrapped in quotes when displayed in Python via __repr__ method, thanks to that we can easily see the contents of the Js object in Python. PyJsArguments is always an array so does not need to_dict method.

But, I like the multi arg support for console.log :) Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants