Skip to content

1.0.3

Compare
Choose a tag to compare
@shtaxxx shtaxxx released this 21 Nov 16:45
· 167 commits to master since this release

Update

  • ast_code_generator: more prettified source code generation by removing redundant spaces and parens.
  • "from future import absolute_import / print_function" are appended for all tests.

Test environment

Mac OSX 10.10.5

  • python 2.7.9
  • python 3.4.2
  • python 3.5.0

Ubuntu 14.04

  • python 2.7.6
  • python 3.4.3