Skip to content

Conversation

@jabl
Copy link

@jabl jabl commented Nov 16, 2010

Hi,

this small commit makes offlineimap work for those of us stuck on python 2.4.

Cheers,
Janne

Python 2.4 doesn't allow try...except...finally clauses, see PEP
341. Also, yield statements inside try...finally is not allowed. The
commit changes the logic to no longer use those syntactical features.
@jgoerzen
Copy link
Owner

Nicolas Sebrecht is taking over as OfflineIMAP maintainer. I have forwarded this to him and he will evaluate for bringing into his branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants