Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code sample doesn't work #1188

Closed
mtwu-aviatrix opened this issue Oct 16, 2015 · 1 comment
Closed

Code sample doesn't work #1188

mtwu-aviatrix opened this issue Oct 16, 2015 · 1 comment
Assignees
Labels
api: pubsub Issues related to the Pub/Sub API. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@mtwu-aviatrix
Copy link

Page Name: pubsub-usage
Release: 0.8.0

>>> [message.id for message in messages]
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: 'Message' object has no attribute 'id'
@jgeewax jgeewax added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. docs api: pubsub Issues related to the Pub/Sub API. labels Oct 16, 2015
@dhermes
Copy link
Contributor

dhermes commented Oct 18, 2015

@tseaver PTAL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

4 participants