]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
Add missing items to rdtypes/ANY/__init__.py
authorPeter Thomassen <peter@desec.io>
Tue, 18 Jan 2022 15:16:15 +0000 (16:16 +0100)
committerBob Halley <halley@play-bow.org>
Mon, 24 Jan 2022 21:09:09 +0000 (13:09 -0800)
(cherry picked from commit ec09a3d94728c5a08b4fc1d232bd8e8dd4fe3f53)

dns/rdtypes/ANY/__init__.py

index 6c56baffdb4122da3083cc78f42c371236242727..2cadcde3aec46b54c3c19ab9661d82244725bf19 100644 (file)
@@ -37,8 +37,12 @@ __all__ = [
     'HINFO',
     'HIP',
     'ISDN',
+    'L32',
+    'L64',
     'LOC',
+    'LP',
     'MX',
+    'NID',
     'NINFO',
     'NS',
     'NSEC',