commit | a843f188d4b88dfe1e871c23c0442d6a58545021 | [log] [tgz] |
---|---|---|
author | Krzysztof KosiĆski <[email protected]> | Thu Sep 22 01:30:58 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Sep 22 01:30:58 2022 +0000 |
tree | 4ee53fee3cbe58e4e0dfc0586ffdd2f4d999f658 | |
parent | 92a8fe555ab725e84bac4db388fb10c915caad2e [diff] | |
parent | 4be5ac0e115153fa544d2611f50ac76eebe61893 [diff] |
Disable unused Python 2 variant. am: 0bfaa056f5 am: c1c8a43433 am: ccebb30b31 am: 61570c03d5 am: 4be5ac0e11 Original change: https://android-review.googlesource.com/c/platform/external/python/pyasn1-modules/+/2221333 Change-Id: If8cd3c74656d01935407a8f782e7566009703ad0 Signed-off-by: Automerger Merge Worker <[email protected]>
The pyasn1-modules
package contains a collection of ASN.1 data structures expressed as Python classes based on pyasn1 data model.
If ASN.1 module you need is not present in this collection, try using Asn1ate tool that compiles ASN.1 documents into pyasn1 code.
If something does not work as expected, open an issue at GitHub or post your question on Stack Overflow
New modules contributions are welcome via GitHub pull requests.
Copyright (c) 2005-2019, Ilya Etingof. All rights reserved.