module documentation

Undocumented

Class LazyCorpusLoader To see the API documentation for this lazily loaded corpus, first run corpus.ensure_loaded(), and then run help(this_corpus).
Constant TRY_ZIPFILE_FIRST Undocumented
Function _make_bound_method Magic for creating bound methods (used for _unload).
TRY_ZIPFILE_FIRST: bool = (source)

Undocumented

Value
False
def _make_bound_method(func, self): (source)

Magic for creating bound methods (used for _unload).