Skip to content
Snippets Groups Projects
Commit 8d0650cd authored by Dan Michael O. Heggø's avatar Dan Michael O. Heggø
Browse files

[#52] Python 3 compatible iterator methods

- Factor out parse_timestamp
- Use `iterkeys`, `itervalues`, `iteritems` and `next` from six
- Use __next__ for Python 3.x and next for Python2.x
parent 29b3cf9e
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment