Skip to content
This repository has been archived by the owner on Aug 13, 2018. It is now read-only.

GAlertsManager.alerts always return empty list. #11

Open
bluele opened this issue Apr 4, 2014 · 2 comments
Open

GAlertsManager.alerts always return empty list. #11

bluele opened this issue Apr 4, 2014 · 2 comments

Comments

@bluele
Copy link

bluele commented Apr 4, 2014

!python

import galerts
password = 'password'
gam = galerts.GAlertsManager('xxxx@example.com', 'password')
len(list(gam.alerts)) == 0 # always True

@shadow-identity
Copy link

@bluele
Still having zero length with your changes :(

@josephmisiti
Copy link

fixed here: #12

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

No branches or pull requests

3 participants