-
由 Brandon T. Willard 提交于
This change makes `Op.perform` a mandatory method. Since more than a few `Op`s do not have Python implementations, they've been made to extend `_NoPython*Op` classes that provide an `Op.perform` that simply raises a `NotImplementedError`.
0366c559
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| sandbox | ||
| __init__.py | ||
| basic.py | ||
| opt.py | ||
| sharedvar.py | ||
| type.py | ||
| utils.py |