Module p.c.document

Part of pida.core

No module docstring
Line # Kind Name Docs
42 Class document_handler Undocumented
57 Function relpath Return a relative path to the target from either the current dir or an
102 Class Document Base document class.
357 Class DocumentCache Undocumented
377 Class DocumentCacheTest Undocumented
401 Function test Undocumented
def relpath(target, basepath=os.curdir):
Return a relative path to the target from either the current dir or an optional base dir. Base can be a directory specified either as absolute or relative to current dir.
def test():
Undocumented
API Documentation for PIDA, generated by pydoctor.