The util.Channels class
The util.Channels class provides utility functions for
base.Channel objects.
This class is provided in the
util C-Extension library; To use this class, import the util package
with:IMPORT utilThis class does not have to be instantiated; it provides class methods for the current program.