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

RopeOmni: Non-ascii characters in docstrings trigger unicode error #28

Closed
mcepl opened this issue Nov 30, 2013 · 2 comments
Closed

RopeOmni: Non-ascii characters in docstrings trigger unicode error #28

mcepl opened this issue Nov 30, 2013 · 2 comments
Labels
bug Unexpected or incorrect user-visible behavior

Comments

@mcepl
Copy link
Contributor

mcepl commented Nov 30, 2013

If there are non-ascii chars in a docstring you'll get a unicode error. jedi-vim seems to know how manipulate the unicode repr:
https://github.com/davidhalter/jedi-vim/blob/master/plugin/jedi_vim.py#L16

(I'm using rope in the context of vim python mode and it appears to be up to date
https://github.com/klen/python-mode)

@mcepl
Copy link
Contributor Author

mcepl commented Nov 30, 2013

Ups, this is not at all vim here

@soupytwist
Copy link
Contributor

Closing as obsolete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected or incorrect user-visible behavior
Projects
None yet
Development

No branches or pull requests

2 participants