commit | 61570c03d50d2882fa258a388049914d2ef82b9f | [log] [tgz] |
---|---|---|
author | Krzysztof KosiĆski <[email protected]> | Wed Sep 21 23:20:40 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Sep 21 23:20:40 2022 +0000 |
tree | 4ee53fee3cbe58e4e0dfc0586ffdd2f4d999f658 | |
parent | 92a8fe555ab725e84bac4db388fb10c915caad2e [diff] | |
parent | ccebb30b31d977a130a18e935ffc299bdc1dd9eb [diff] |
Disable unused Python 2 variant. am: 0bfaa056f5 am: c1c8a43433 am: ccebb30b31 Original change: https://android-review.googlesource.com/c/platform/external/python/pyasn1-modules/+/2221333 Change-Id: Iee107244171500e682c29406697622fc1e94cd9a 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.