backports.socketpair 3.5.0.4
pip install backports.socketpair
This release has been yanked
Released:
Python 2 support for socket.socketpair() on Windows
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Python Software Foundation License (Python Software Foundation License)
- Author: Maximilian Hils
- Tags socket , socketpair , backport
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
This package provides Windows support for socket.socketpair() for Python 2 (and 3) using the pure-python method implemented in Python 3.5+.
Usage:
import socket
import backports.socketpair
s1, s2 = socket.socketpair()
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Python Software Foundation License (Python Software Foundation License)
- Author: Maximilian Hils
- Tags socket , socketpair , backport
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file backports.socketpair-3.5.0.4-py2.py3-none-any.whl
.
File metadata
- Download URL: backports.socketpair-3.5.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
75178c83b3ff35dcd1972d37c7820d0c53b2616e085b61712a7e5849bf6c8ed1
|
|
MD5 |
635d1a46a831c517e4a2591a8330ae0e
|
|
BLAKE2b-256 |
b3f7e6a001d462631ffe7d2e459ff32f5ef534e3a443af47baf329060a6ef81f
|