Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

transpiler needs to specify source file encoding #694

Merged
merged 1 commit into from
Nov 11, 2017

Conversation

whydoubt
Copy link
Contributor

When running 'ant java' on Windows, the shlex module from ouroboros
failed to build. The module contains UTF-8 characters that need to be
accounted for in the transpiler.

When running 'ant java' on Windows, the shlex module from ouroboros
failed to build.  The module contains UTF-8 characters that need to be
accounted for in the transpiler.
@freakboy3742 freakboy3742 merged commit 03d78e5 into beeware:master Nov 11, 2017
@freakboy3742
Copy link
Member

Thanks for the contribution! It’s odd that this doesn’t fail on other platforms... but it’s the right change, regardless.

@whydoubt whydoubt deleted the transpile_encoding branch November 11, 2017 07:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants