Files
deb-python-taskflow/taskflow/utils/deprecation.py
Joshua Harlow a440ec40a5 Add a moved_inheritable_class deprecation helper
For cases where inheritance is still needed we should provide
a mechanism to provide this so that consuming users of the
library can still refer to the old location for a period of time
so that there derived code does not fail due to the movement
of the class that occurred.

Change-Id: I8cd5b707125264f6b595d5b3ac327cfe16e7923c
2014-12-12 12:39:57 -08:00

10 KiB