Files
deb-python-fasteners/fasteners/tests
Joshua Harlow 00f75170b8 Remove dependency on oslo.utils (replace with small util code)
Since this is meant to be a leaf dependency for openstack it should
not depend on any other openstack packages, so to make this happen
just have a really tiny _utils code module that contains the needed
functionality used from oslo.utils (at a later date we may be able
to better handle this).
2015-06-02 11:43:05 -07:00
..