Changes between Initial Version and Version 2 of Ticket #51956


Ignore:
Timestamp:
Aug 2, 2016, 1:01:30 PM (8 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51956

    • Property Owner changed from macports-tickets@… to sean@…
    • Property Keywords offlineimap gmail removed
  • Ticket #51956 – Description

    initial v2  
    11If you have repository Gmail configured you get error:
    22
    3 ...snip...
    4 
     3{{{
    54File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/offlineimap/repository/Gmail.py", line 48, in gethost
    65    return super(GmailRepository, self).gethost()
    76TypeError: super() argument 1 must be type, not classobj
    8 
    9 ...snip....
     7}}}
    108
    119To fix, commit this: