danielpronych / python-twitter

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

The method PostUpdate/s fails when you sent a direct message #142

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
at version 0.6 when you try to add an update like

api = twitter.Api(x,x)
api.PostUpdate("d lalala") # a valid status in a wrong place

Original issue reported on code.google.com by jbc.develop on 10 Jun 2010 at 8:50