-
- Downloads
Implement framework for class-defined built-in operators.
Now working for class-defined methods: __getitem__, __setitem__, __add__, __sub__. Easy to add others.
tests/basics/tests/class_item.py
0 → 100644
tests/basics/tests/class_number.py
0 → 100644
Please register or sign in to comment