Files
RustPython/vm
Yonatan Goldschmidt 9ad527c800 Remove tuple handling from get_mut_elements
This function is unused anyway; But even was it used, it makes no sense
to return mutable references to tuple items, when the tuple holding them
is immutable.
2019-05-19 23:01:05 +03:00
..
2018-07-07 17:14:45 +02:00
2019-05-17 02:35:39 +09:00