Use Python 3 shutil.which on Python 2:
try:
from shutil import which
except ImportError:
from backports.shutil_which import which
Release files for backports.shutil_which 3.5.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| backports.shutil_which-3.5.2.tar.gz | 3.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| backports.shutil_which-3.5.2-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 5.9 kB
Release files / backports.shutil_which-3.5.2.tar.gz
| Download URL | backports.shutil_which-3.5.2.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fe39f567cbe4fad89e8ac4dbeb23f87ef80f7fe8e829669d0221ecdb0437c133
|
|
BLAKE2b-256 checksum How to use checksums |
a02251b896a4539f1bff6a7ab8514eb031b9f43f12bff23f75a4c3f4e9a666e5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.5
|
Release files / backports.shutil_which-3.5.2-py2.py3-none-any.whl
| Download URL | backports.shutil_which-3.5.2-py2.py3-none-any.whl |
|---|---|
| Size | 2.7 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
dc627fb2bc40f8ad7e012d7d9a59ed0cb1b74a9510ed936b3f9358b7ac6d4d31
|
|
BLAKE2b-256 checksum How to use checksums |
3d1b136e8ffa98ce077e12afde6c333eb2b61266e0de0e404ec7a0c47b8f8a8b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.5
|