Transcrypt
Transcrypt copied to clipboard
Python 3.9 to JavaScript compiler - Lean, fast, open! -
Results
162
Transcrypt issues
Sort by
recently updated
recently updated
newest added
- relative import - metaclass - descriptor protocol - id, frozenset, getattr - missing modules - type and super
Hi, I encountered an error in list.pop() in Transcrypt3.9.4. It had no problem in previous versions. When a list contains an element 'undefined' returned from a function, list.pop() raises IndexError....
IS: bug?