mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-17 01:51:39 +09:00
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.