You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File <string>, line 4, in <module>
File <string>, line 5, in B
AttributeError: Javascript object 'undefined' has no attribute
Hello Pierre,
Following code does not work properly with Brython:
With regular Python:
With Brython:
Thanks!