Home | Top | ← | → | Overview | Module | Class | Index | Help |
|
About |
---|
|
||||
pysourceinfo.bininfo - runtime information on compiled Python binaries.
Details see manuals.
Version: 0.1.34
Author: Arno-Can Uestuensoez
Copyright: Copyright (C) 2010-2017 Arno-Can Uestuensoez @Ingenieurbuero Arno-Can Uestuensoez
License: Artistic-License-2.0 + Forced-Fairplay-Constraints
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
PYV3 = 24576
|
|
__cached__ =
|
|
__loader__ = <_frozen_importlib_external.SourceFileLoader obje
|
|
__package__ =
|
|
__spec__ = ModuleSpec(name='sourceinfo.bininfo', loader=<_froz
|
|
__uuid__ =
|
Function Details |
Filename of binary caller module.
|
File pathname of caller module.
|
pathname of caller source file.
|
Relative pathname to first matching package directory of caller. Evaluates 'sys.path' first, else switches to 'inspect'.
|
sub-pathname to first matching module directory of caller. Evaluates 'sys.path' first, else switches to 'inspect'.
|
Basename of file for loaded module mod.
|
File pathname of loaded module mod.
|
Path name of loaded module.
|
Relative path name to PYTHONPATH for loaded module.
|
Path name for loaded module, relative to package path.
|
Variables Details |
__loader__
|
__spec__
|
Home | Top | ← | → | Overview | Module | Class | Index | Help |
|
About |
---|
Copyright(C) 2019 Arno-Can Uestuensoez @Ingenieurbuero Arno-Can Uestuensoez | https://arnocan.wordpress.com |
Generated by Epydoc 4.0.4 / Python-3.8 / fedora27 on Fri Dec 13 10:01:44 2019 | http://epydoc.sourceforge.net |