Skip to content
This repository was archived by the owner on Oct 18, 2020. It is now read-only.

Add Python3 support #19

@sandbergja

Description

@sandbergja

One error I get when trying to run this under Python 3:

Traceback (most recent call last):
  File "faculty_notifications.py", line 16, in <module>
    data = d.values()[0]
TypeError: 'dict_values' object does not support indexing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions