Version of subprocess with patches to allow unicode arguments
Project description
Applied the C-patch proposed in https://bugs.python.org/issue1759845 to the most recent (3 October 2017) version of _subprocess.c.
This allows Unicode parameters to be passed to POpen on Python 2.7.
Usage:
# Use patched version of subprocess module for Unicode on Windows
import subprocessww
# Load the regular POpen, which is now patched
from subprocess import Popen
2017 The SABnzbd Team <team@sabnzbd.org>
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
subprocessww-0.1.tar.gz
(7.6 kB
view hashes)
Built Distributions
Close
Hashes for subprocessww-0.1-cp27-cp27m-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62ff538a7a5b087f5cc9e0432bdb8a55b019175ba922228e1a105d44adcaf83a |
|
MD5 | d977a4384a540f97382c949baa88b7e2 |
|
BLAKE2b-256 | 234163abe8fc0cb644efca3e8e40397f0f89ed71221b533935f5734b662d6cfd |
Close
Hashes for subprocessww-0.1-cp27-cp27m-win32.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6b4480da28a8390019ea5170f10442651dcd03b14ea11acd0ba2af5c4fdd74e |
|
MD5 | 16d6fcc272d3d30c14d6e436c02389ea |
|
BLAKE2b-256 | 06aca0e064ac496b7856881cf691ce7518b5a0d233c293a54692dd0d8756395d |