8 lines
76 B
Python
8 lines
76 B
Python
|
|
|
|
def stubFunction(*args):
|
|
pass
|
|
|
|
|
|
class DistributedSwitchBase:
|
|
pass
|