beeware / batavia

A JavaScript implementation of the Python virtual machine.
http://pybee.org/batavia
Other
1.39k stars 424 forks source link

Continued working on builtins. #697

Closed lielfr closed 6 years ago

lielfr commented 6 years ago

All the tests now pass on: compile, dict, delattr.

PR Checklist: