X7ROOT File Manager
Current Path:
/usr/lib64/python3.6/site-packages/gi
usr
/
lib64
/
python3.6
/
site-packages
/
gi
/
ðŸ“
..
📄
__init__.py
(5.86 KB)
ðŸ“
__pycache__
📄
_constants.py
(1.9 KB)
📄
_error.py
(2.03 KB)
📄
_gi.cpython-36m-x86_64-linux-gnu.so
(332.94 KB)
📄
_option.py
(12.92 KB)
📄
_ossighelper.py
(8.38 KB)
📄
_propertyhelper.py
(14.69 KB)
📄
_signalhelper.py
(9.61 KB)
📄
docstring.py
(6.53 KB)
📄
importer.py
(5.16 KB)
📄
module.py
(10.08 KB)
ðŸ“
overrides
📄
pygtkcompat.py
(766 B)
ðŸ“
repository
📄
types.py
(14.16 KB)
Editing: pygtkcompat.py
from __future__ import absolute_import import warnings from gi import PyGIDeprecationWarning warnings.warn('gi.pygtkcompat is being deprecated in favor of using "pygtkcompat" directly.', PyGIDeprecationWarning) # pyflakes.ignore from pygtkcompat import (enable, enable_gtk, enable_vte, enable_poppler, enable_webkit, enable_gudev, enable_gst, enable_goocanvas) __all__ = ['enable', 'enable_gtk', 'enable_vte', 'enable_poppler', 'enable_webkit', 'enable_gudev', 'enable_gst', 'enable_goocanvas']
Upload File
Create Folder