jessepollak / mixpanel-python-async

:zap: Batch and send your Mixpanel API calls asynchronously in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MixpanelException is not imported

spencer4554 opened this issue · comments

You dont import MixpanelException. If it ever gets thrown it gives a NameError: name 'MixpanelException' is not defined.

Thanks for the heads up - fixed and released in 0.0.5!

Nice!

On Tue, Nov 25, 2014 at 4:26 PM, Jesse Pollak notifications@github.com
wrote:

Thanks for the heads up - fixed and released in 0.0.5!


Reply to this email directly or view it on GitHub
#9 (comment)
.