r46866 - Merge missing-dist3-module-8220-2: Add a missing module to twisted.python.dist3

mithrandi-TA+aISz0psMTMxyoc4vAAJOcrHinNvQL0E9HWUfgJXw@public.gmane.org
Newsgroups gmane.comp.python.twisted.commits
Message-ID <[email protected]>
Author: mithrandi
Date: Sat Feb 27 20:52:09 2016
New Revision: 46866

Added:
   trunk/twisted/topfiles/8220.misc
Modified:
   trunk/twisted/conch/ssh/_cryptography_backports.py
   trunk/twisted/python/dist3.py

Log:
Merge missing-dist3-module-8220-2: Add a missing module to twisted.python.dist3

Fixes: #8220
Author: doko
Reviewer: hawkowl

Modified: trunk/twisted/conch/ssh/_cryptography_backports.py
==============================================================================
--- trunk/twisted/conch/ssh/_cryptography_backports.py	(original)
+++ trunk/twisted/conch/ssh/_cryptography_backports.py	Sat Feb 27 20:52:09 2016
@@ -7,6 +7,7 @@
 These functions can be obtained from C{cryptography.utils} instead, from
 version 1.1 onwards.
 """
+from __future__ import absolute_import, division
 import binascii
 import struct
 

Modified: trunk/twisted/python/dist3.py
==============================================================================
--- trunk/twisted/python/dist3.py	(original)
+++ trunk/twisted/python/dist3.py	Sat Feb 27 20:52:09 2016
@@ -48,6 +48,7 @@
     "twisted.application.test",
     "twisted.conch",
     "twisted.conch.ssh",
+    "twisted.conch.ssh._cryptography_backports",
     "twisted.conch.ssh.common",
     "twisted.conch.ssh.keys",
     "twisted.conch.ssh.sexpy",
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.