danielpronych / python-twitter

Automatically exported from code.google.com/p/python-twitter
Apache License 2.0
0 stars 0 forks source link

api.CreateList returns UnboundLocalError #260

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. api.CreateList("test")

Returns error: "UnboundLocalError: local variable 'data' referenced before 
assignment"

Attached patch should fix it.

Original issue reported on code.google.com by olivier....@gmail.com on 13 Jul 2014 at 1:01

Attachments: