beeware / batavia

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

WIP - Break up utils.py #796

Closed martica closed 5 years ago

martica commented 5 years ago

This is an attempt to break out the parts of utils.py.

PR Checklist:

martica commented 5 years ago

His complexity complaints are useful, at least.