Skip to content

Conversation

@nZac
Copy link
Contributor

@nZac nZac commented Sep 18, 2015

  • Click pukes a nasty warning when it finds an import unicode_literals
    in a source file.

See: http://click.pocoo.org/5/python3/#unicode-literals

* Click pukes a nasty warning when it finds an import unicode_literals
  in a source file.

See: http://click.pocoo.org/5/python3/#unicode-literals
@rsyring
Copy link
Member

rsyring commented Sep 18, 2015

I recently discovered the same. http://python-future.org/imports.html#should-i-import-unicode-literals

But if we are going to remove it, as recommended, then it should really be removed everywhere, don't you think?

@nZac
Copy link
Contributor Author

nZac commented Dec 18, 2016

See #57.

@nZac nZac closed this Dec 18, 2016
@nZac nZac deleted the remove-literal-in-cli branch December 18, 2016 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants