diff options
| author | Joshua Harlow <harlowja@yahoo-inc.com> | 2014-12-05 14:28:21 -0800 |
|---|---|---|
| committer | Joshua Harlow <harlowja@yahoo-inc.com> | 2014-12-12 20:52:58 +0000 |
| commit | b4e4e214cb69a3f2b9d90c287dcc2dd521a7f425 (patch) | |
| tree | 636bd4078bff6a5822387ce9abe35bcd4cef05bb /taskflow/engines/worker_based/executor.py | |
| parent | a440ec40a518f8ee25ba5a945847e5b4eefdb45c (diff) | |
| download | taskflow-b4e4e214cb69a3f2b9d90c287dcc2dd521a7f425.tar.gz | |
Remove usage of listener base postfix
The base prefix added on to the listener classes is
not very useful and is already understood that these are
base classes by documentation or abc.ABCMeta usage so
we don't need to specifically name these classes bases
to also show that they are a base class (useless duplicate
information).
So in this change we deprecate the 'ListenerBase' and the
'LoggingBase' and rename these classes to more appropriate
names.
Change-Id: Iaeaeaf698c23d71720ef7b62c8781996829e192a
Diffstat (limited to 'taskflow/engines/worker_based/executor.py')
0 files changed, 0 insertions, 0 deletions
