Form.LoadProps() Can't handle unicode paths
PikuZheng opened this issue · 2 comments
PikuZheng commented
fansxs commented
This is a problem with the string processing encoding in the LoadProps function, and I found that this function will cause the window that appears after PyScripter is run to not be closed.
lmbelo commented
@PikuZheng thank you to report. I will investigate this issue.
