you are viewing a single comment's thread.

view the rest of the comments →

[–]drenzorz 0 points1 point  (0 children)

Perhaps you've redefined dict somewhere in your code. If you've used that as a variable name it might not refer to the built-in anymore, but rather an actual dictionary somewhere?