Hello, I would personally avoid using "type" as variable name, or key, because built-in class type already exists. As I understand your code, it was not your intention to override it.
++ Sam -- http://mail.python.org/mailman/listinfo/python-list
Hello, I would personally avoid using "type" as variable name, or key, because built-in class type already exists. As I understand your code, it was not your intention to override it.
++ Sam -- http://mail.python.org/mailman/listinfo/python-list