grumpyhome / grumpy

Grumpy is a Python to Go source code transcompiler and runtime.
Apache License 2.0
420 stars 18 forks source link

Support __future__ import division not implemented #37

Open alanjds opened 6 years ago

alanjds commented 6 years ago

google/grumpy#285 opened by @trotterdylan on 7 Apr 2017

Here's the spec: https://www.python.org/dev/peps/pep-0238/