bendudson / py4cl

Call python from Common Lisp
Other
227 stars 31 forks source link

add support to read/write special characters(utf-8) in LispWorks. #49

Closed jingtaozf closed 2 years ago

jingtaozf commented 3 years ago

In LispWorks, it can't read/write utf-8 string well like this:

(py4cl:python-eval "'’'")

This patch is to fix it.

jingtaozf commented 2 years ago

It seems that this solution only works in LispWorks 7.