Replies: 2 comments
-
I'll handle un.rpyc, as the whole "create a python package in software" is a bit finicky.
|
Beta Was this translation helpful? Give feedback.
-
Quite so. Thanks. |
Beta Was this translation helpful? Give feedback.
-
First, i did not touch un.rpyc for this. Editing compile-unrpyc.py would be no prob but compile.py is a question mark where to edit and i think i would perhaps break it.
While at this something came up: The code for
class PyExpr
in un.rpyc differs from the other as the__getnewargs__
method is in the injector missing. Must this be or is this method overall unneeded?P.s.: The first commit couldn't be smaller as everything interconnected is.
Beta Was this translation helpful? Give feedback.
All reactions