This enables "multilists". They are a different implementation of the Python list type, indistinguishable for the normal user (when using multilists, the normal implementation is not used at all).
See the section in Standard Interpreter Optimizations for more details.