Files
RustPython/vm
jfh 63d156097c Add new and bool for NotImplemented.
New simply returns the singleton. While `bool(NotImplemented)` already
returned `True`, it is added since it will need to raise a warning in
the future.
2021-06-16 12:07:48 +03:00
..
2021-04-11 17:38:44 -05:00
2021-06-16 12:07:48 +03:00
2018-07-07 17:14:45 +02:00