Skip to content

[py] Introduce class CWEntity and how to have one from CWProxy

Aurélien Lubert requested to merge topic/default/cwentity into branch/default
  • The class does nothing at this point, so it is currently useless, but it is only a first step.
  • We can not type cnx in class CWEntity, because it would cause an import loop.

Merge request reports