alekseyig / PyAssembly

MIT License
5 stars 2 forks source link

Fix bug in run method on python 3.7 #2

Closed nmenardg closed 4 years ago

nmenardg commented 4 years ago

Copied code from pypi's latest version (2.2.1)

And then applied a fix for a bug that happens on python 3.7 where calling write on NamedTemporaryFile raises a TypeError