Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ropemode is unusable with unicode #11

Open
mcepl opened this issue May 23, 2014 · 0 comments
Open

ropemode is unusable with unicode #11

mcepl opened this issue May 23, 2014 · 0 comments

Comments

@mcepl
Copy link
Contributor

mcepl commented May 23, 2014

source files are with encoding: utf8

most docstrings contains utf and specified like u"""юникод"""

emacs command rope-move-current-module -- review fails:

  File "/usr/lib/python2.7/dist-packages/ropemode/refactor.py", line 48, in show
    diffs = str(changes.get_description())
UnicodeEncodeError: 'ascii' codec can't encode characters in position 1669-1682: ordinal not in range(128)
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

No branches or pull requests

1 participant