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") )
Graph IRI | Count |
---|---|
http://dbkwik.webdatacommons.org | 13 |