Skip to main content

Patch for shutil.which and shutilwhich that disables search in CWD on Windows.

Project description

shutilwhich-cwdpatch

Patch for shutil.which and shutilwhich that doesn't prepend CWD in search on Windows.

Install

conda install -c defaults -c conda-forge shutilwhich-cwdpatch

or

pip install shutilwhich-cwdpatch

Usage:

Simply import shutilwhich-cwdpatch before importing shutil.which or shutilwhich:

import shutilwhich_cwdpatch
from shutil import which

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

shutilwhich-cwdpatch-0.0.2.tar.gz (26.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page