软件包: python3-requestsexceptions (1.4.0-3)
python3-requestsexceptions 的相关链接
Trisquel 的资源:
下载源码包 python-requestsexceptions:
- [python-requestsexceptions_1.4.0-3.dsc]
- [python-requestsexceptions_1.4.0.orig.tar.xz]
- [python-requestsexceptions_1.4.0-3.debian.tar.xz]
维护者:
Original Maintainers:
- Debian OpenStack
- Thomas Goirand
外部的资源:
- 主页 [www.openstack.org]
相似软件包:
import exceptions from bundled packages in requests. - Python 3.x
The Python requests library bundles the urllib3 library, however, some software distributions (like Debian) modify requests to remove the bundled library. This makes some operations, such as suppressing the "insecure platform warning" messages that urllib emits difficult. This is a simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.
This package contains the Python 3.x module.
其他与 python3-requestsexceptions 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-urllib3
- HTTP library with thread-safe connection pooling for Python3