Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Updated listing for specifying resource #43

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pmdaly
Copy link

@pmdaly pmdaly commented Jan 14, 2016

Updated the listing call so that you can specify a resource without specifying
an options arg.

Updated the listing call so that you can specify a resource without specifying
an options arg.
@exosite-bot
Copy link

Can one of the admins verify this patch?

return self._call('listing', auth, [types], defer)
else:
if options is None:
options = []
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be

options = {}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants