Repository URL to install this package:
Version:
2.0.1 ▾
|
from pkgutil import extend_path
# Declare "flockwave.protocols" as a namespace package
__path__ = extend_path(__path__, __name__)