Taine Zhao
Taine Zhao
As we want to support the `dataclasses` library.
https://github.com/thautwarm/TraffyIR.UnityPython/blob/282e60f8dc6c17b997468f957cf6b4fe3954929c/src/Object.cs#L225
PEP 0207
https://www.python.org/dev/peps/pep-0207/ But still we want to skip tedious tasks when implementing the whole system. Plan: learn from CPython impl: builtin classes use `__cmp__`, and `__eq__`, `__lt__` stuffs are generated.
the runtime has already supported this. See `RTS.exc_wrap_frame`
https://codecov.io/gh/thautwarm/PrettyPrint.jl/src/master/src/PrettyPrint.jl Coverage.jl cannot detect the use of statically specialised methods.