python: Added ashd-wsgi3 support for passing file descriptors as part of the response.
[ashd.git] / python3 / ashd / __init__.py
1 """Base module for ashd(7)-related functions.
2
3 This module implements nothing. Please see the ashd.util or ashd.proto
4 modules.
5 """