util =================================== This module provides additional, common methods that build off of the API layer. This module simply adds logic, rather than extending the API. Right now this module is pretty sparse, but will be extended as needed. API ---------------------------------- .. automodule:: pyconll.util :members: