module documentation

Hypothesis strategies for values related to twisted.python.

Function systemdDescriptorNames Build strings that are legal values for the systemd FileDescriptorName field.
def systemdDescriptorNames(): (source)

Build strings that are legal values for the systemd FileDescriptorName field.

Returns
SearchStrategy[str]Undocumented