__file__ python
By Joel Hahn at Jun 17 2020
PYTHON INSTALL DIR = os.path.dirname(os.path.dirname(os.__file__)) AttributeError: module 'os' has no attribute '_file_'
By Elmer Block at Aug 28 2020