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