Comment on Python bug: Can assign [] = (), but not () = []parentComments−IsTom11yThere are ways to mark memory pages as read-only. It's not even difficult.−rjaco3111yWhy would you do that? That code is working perfectly as intended, the user is allowed to do that
Comments
There are ways to mark memory pages as read-only. It's not even difficult.
Why would you do that? That code is working perfectly as intended, the user is allowed to do that