__doc__ = """ Core modules from Cecil's library """.lstrip() __all__ = ["objproxy", "config"] import objproxy, config