Skip to content

Advanced Dictionaires  #52

Description

@kenoah

The iteritems(), iterkeys() and itervalues() these three methods are not supported by python3 anymore instead use dict.items(), dict.values() and dict.keys()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions