Skip to content

KeyError: 'md5' when calling api.notes #2

@tommed

Description

@tommed
      import snaptic as s
      api = s.Api('username', 'mypasswd')
      api.notes

Traceback (most recent call last):
  File "", line 1, in 
  File "build/bdist.cygwin-1.7.5-i686/egg/snaptic.py", line 519, in fget
  File "build/bdist.cygwin-1.7.5-i686/egg/snaptic.py", line 531, in get_notes
  File "build/bdist.cygwin-1.7.5-i686/egg/snaptic.py", line 791, in _parse_notes
KeyError: 'md5'

cygwin, windows 2008 r2, python 2.6.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions