# Python 2 / Python 3 compatibility helpers. # SPDX-License-Identifier: MIT import sys is_py3 = (sys.version_info.major == 3) is_py2 = not is_py3
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
__pycache__ | Folder | 0755 |
|
|
mainloop | Folder | 0755 |
|
|
__init__.py | File | 3.67 KB | 0644 |
|
_compat.py | File | 148 B | 0644 |
|
_dbus.py | File | 8.63 KB | 0644 |
|
_expat_introspect_parser.py | File | 3.33 KB | 0644 |
|
bus.py | File | 17.54 KB | 0644 |
|
connection.py | File | 27.15 KB | 0644 |
|
decorators.py | File | 15.2 KB | 0644 |
|
exceptions.py | File | 4.6 KB | 0644 |
|
gi_service.py | File | 3.43 KB | 0644 |
|
glib.py | File | 2.08 KB | 0644 |
|
lowlevel.py | File | 1.82 KB | 0644 |
|
proxies.py | File | 24.24 KB | 0644 |
|
server.py | File | 4.55 KB | 0644 |
|
service.py | File | 34.77 KB | 0644 |
|
types.py | File | 561 B | 0644 |
|