gfcapalbo / python-twitter

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

examples don't handle auth fail #110

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. look at sample
2. wonder how to use
3.

It isn't clear how invalid user/pw is handled.
api.VerifyCredentials() looks interesting, but not really sure what the
typical use is.

Original issue reported on code.google.com by cfkars...@gmail.com on 4 Dec 2009 at 10:36

GoogleCodeExporter commented 9 years ago
added an example call to VerifyCredentials to the README sample
revision 91816d85d6

Original comment by bear42 on 16 Oct 2010 at 8:46