A backport of recent additions to the 'collections.abc' module.
Project description
Usage:
import backports_abc try: from collections.abc import Coroutine, Generator except ImportError: from collections import Coroutine, Generator
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
backports_abc-0.1.tar.gz
(3.9 kB
view details)
File details
Details for the file backports_abc-0.1.tar.gz
.
File metadata
- Download URL: backports_abc-0.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4b599d1fdf92a6a0290d70879512b7875573159bbd648866c22ce0f35a16ce33
|
|
MD5 |
6ac4355dc69213f2fd6c5348b6076420
|
|
BLAKE2b-256 |
246d9e6643cb21a74abdc2db74d060a293fb5d1bd6e43242481cd5af257e2c31
|