danielpronych / python-twitter

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

Incorrect branch info in Project Summary #209

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Follow the steps in the getting the code section of the project summary 
including `hg update dev'
2. Attempt to create an authenticated session as directed: api = 
twitter.Api(consumer_key='consumer_key', ...
3. Notice the dev branch still uses the outdated username/password model 

Note: works as expected if you do an hg update default

Original issue reported on code.google.com by embedded...@mac.com on 16 Sep 2011 at 3:59

GoogleCodeExporter commented 8 years ago
good catch! adjusted the Project Summary

thanks!

Original comment by bear42 on 3 Dec 2011 at 11:02