gfcapalbo / python-twitter

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

Patch: User.created_at and variants #72

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I've just checked the dev-svn-tree (0.6-devel) and I couldn't find the
parameter 'created_at' in User object so I implemented it with variants
(since_epoch, relative).

You'll find a diff of my changes as attachement.

Patch is against:
python-twitter - 0.6-devel (svn-Revision 151)

Original issue reported on code.google.com by wreine...@gmail.com on 16 May 2009 at 4:22

Attachments:

GoogleCodeExporter commented 9 years ago
fixed as part of committed changeset 231:f05f75b6f983

Original comment by bear42 on 16 Apr 2011 at 11:10