Closed timeyyy closed 9 years ago
@rfk , esky currently doesn't build on the master branch, it receives this error
bytecode += marshal.dumps(compile(source_code, compile_filename, "exec")) TypeError: compile() argument 2 must be string, not None
as esky on pypi is also broken we need at least master to be working!, please merge at least the first commit.
@rfk tests are passing now for cxfreeze on travis virtual machine