backports shutil chown (mainly for Python2)
Project description
try:
from shutil import chown
except ImportError:
from backports.shutil_chown import chown
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file backports.shutil_chown-0.0.1.1.tar.gz
.
File metadata
- Download URL: backports.shutil_chown-0.0.1.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0ca92f53bf7061bf4b48bd7f624faa596d7ff4d3b4bb19c16a4541109a5e4ba |
|
MD5 | d547071eedc76cd7e36ed205fde66225 |
|
BLAKE2b-256 | 149ebbda2654748bdae07aefa3d815cf63c5568a98e47d4c4edd71b787f53a34 |