Patch for /twitter.py
GoogleCodeExporter opened this issue · 2 comments
GoogleCodeExporter commented
AttributeError handles the fact that win* doesn't implement os.getlogin()
Original issue reported on code.google.com by yale...@ricetek.net on 22 Nov 2011 at 7:02
Attachments:
GoogleCodeExporter commented
This should patch issues 16 and 102 relating to the non-implementation of
os.getlogin() on various os'
Original comment by yale...@ricetek.net on 22 Nov 2011 at 7:16
GoogleCodeExporter commented
committed changeset 238:62a5e33f3342
thanks for the patch!
Original comment by bear42 on 3 Dec 2011 at 10:10
- Changed state: Fixed