Files
RustPython/vm
coolreader18 0c84de8a54 Make creating a PyRef<T> fallible
If the payload isn't what it should be (usually because there's no
constructor for the type), it'll throw a RuntimeError
2019-10-02 18:44:24 -05:00
..
2019-09-13 11:44:02 -05:00
2019-10-02 18:44:24 -05:00
2018-07-07 17:14:45 +02:00
2019-09-22 18:07:02 +09:00