Comment on Python bug: Can assign [] = (), but not () = []Comments−ixtli11yThe starting point is recognizing that this has been around for very long time and is harmless.
Comments