← Back to team overview

sikuli-driver team mailing list archive

[Question #668043]: (Chinese (Simplified)) 如何设置gbk编码?

 

A question was asked in a language (Chinese (Simplified)) spoken by
none of the registered Sikuli answer contacts.

https://answers.launchpad.net/sikuli/+question/668043

# coding=utf-8
s = "中文"
print unicode(s, "gbk")

[error] LookupError ( unknown encoding 'gbk' )

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.