[Frage] Unicode characters including Hangul cannot be used in *.pyp files.


Unicode characters including Hangul cannot be used in *.pyp files.
Script hangs when used. There is a way to use it in the direction of multilingual support using xml, but it is very inconvenient that Unicode cannot be used for comments.
ex) <!-- 테스트 코드 -->
Is there any workaround for this?

maybe it works like in other XML Files we use in web developement:

try to put the comment in a cdata[ ... ]

<!--<![CDATA[
  테스트 코드
]]> //-->

jörg
Sorry , i do not have much expirience with python

Allplan Webentwicklung

Private messages must be private. No support request via Private message.


Verwendung von Cookies:
Um die Webseite optimal gestalten und fortlaufend verbessern zu können, verwendet Allplan Cookies.
Durch die weitere Nutzung der Webseite erklären Sie sich mit der Verwendung von Cookies einverstanden.  -  Mehr Informationen

Schließen