Files
deb-python-taskflow/taskflow/types
Joshua Harlow 97797abb51 Use importutils.try_import for optional eventlet imports
Instead of doing try: except ImportError for eventlet imports
use the oslo.utils importutils.try_import function that safely
does the same with less verbosity for the optional usage of
eventlet imports/code that we have.

Change-Id: I7eaa7c5908ffb04282892c9f6af04044b73f4f8c
2015-01-25 11:10:14 -08:00
..
2015-01-15 12:08:10 -05:00
2014-12-08 01:21:15 +00:00
2015-01-12 20:33:51 -08:00