Comment on Python bug: Can assign [] = (), but not () = []parentComments−rjaco3111yWhy would you do that? That code is working perfectly as intended, the user is allowed to do that
Comments
Why would you do that? That code is working perfectly as intended, the user is allowed to do that