Get Module File Path -------------------- The "module file path" as in the previous example is defined as the full qualified pathname of the file see :ref:`[Object-Namebinding] `: .. code-block:: python :linenos: The call signature is `[Filesystem Binding Functions] `_: .. code-block:: python :linenos: get_filepathname() Where ** is resolved to one of: * Caller * Frame * Module E.g. in case of an *Caller* by the relative stack position `[API] `_: .. parsed-literal:: `fileinfo.getmodule_filepathname `_