The following example shows how to avoid the problem: python << EOS uniStr = u"\u2026" str = uniStr.encode( vim.eval("&encoding") ) print str EOS Or, the following one liner: :py print u"\u2026".encode( vim.eval("&encoding") )
Identifier (URI) | Rank |
---|---|
dbkwik:resource/gJwcjR1AI4df87XXYjyTzQ== | 5.88129e-14 |