Skip to content

Python 2.4 compatibility changes.#2

Open
slmnhq wants to merge 1 commit into
play-co:masterfrom
slmnhq:master
Open

Python 2.4 compatibility changes.#2
slmnhq wants to merge 1 commit into
play-co:masterfrom
slmnhq:master

Conversation

@slmnhq

@slmnhq slmnhq commented Sep 3, 2010

Copy link
Copy Markdown

Exactly what I described in my email. Check-in comment and diffs are quite self-explanatory. I've commented out the old 'with' statements so you can easily compare what I did and clean them up if need be.

Thanks!

 - remove import from __future__.
 - replace two instances of `with eventlet.timeout.Timeout`
   with equivalent logic using `eventlet.timeout.with_timeout`.
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.

1 participant