Commit 1906bdfb authored by Denis Bilenko's avatar Denis Bilenko

threadpool.py: fix SyntaxError on Python2.5

parent f8e9901c
# Copyright (c) 2012 Denis Bilenko. See LICENSE for details.
from __future__ import with_statement
import sys
import os
from gevent.hub import get_hub, sleep
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment