Files
deb-python-oslo.db/tests/utils.py
Joshua Harlow 7f9f4f1b49 Create a nested helper function that will work on py3.x
The contextlib.nested function doesn't exist on py3.x so
in order to retain similar functionality create an equivalent
that will perform good enough for oslo.db usage.

Change-Id: I326816c9301f1c625e1e2723d4d639fd81cc596c
2014-09-26 21:04:37 +00:00

1.3 KiB