Files
RustPython/vm
Idan Dor 8b80707cf8 Fixes according to PR review and added tests:
Moved mro creation from super getattribute to super constructor.

Removed optional VM argument in new class construction and changed the function to return String which is later "unwrapped" if a vm is available.

Added the relevant tests to `types_snippet.py`.
2020-02-22 16:10:49 +02:00
..
2019-11-22 22:49:11 -06:00
2018-07-07 17:14:45 +02:00