# This file is part of pyDC software # Copyright 2003 Anakim Border <aborder@users.sourceforge.net> # # pyDC is released under the terms of GPL licence. class DCWorkerEventListener: def onNewHub(self, hub): pass