Python 3: Fix import path for d6message in deepsix
This patch fixes the import path to be the full path for d6message.
This was causing an ImportError for python3. In addition, we should
have been using the full path anyways. Lastly, this import should not
be grouped with the stdlibs.
Reviewed: https:/ /review. openstack. org/142228 /git.openstack. org/cgit/ stackforge/ congress/ commit/ ?id=2e693cc897f 91dd2c919cf76fb d0c4321790d1f2
Committed: https:/
Submitter: Jenkins
Branch: master
commit 2e693cc897f91dd 2c919cf76fbd0c4 321790d1f2
Author: Aaron Rosen <email address hidden>
Date: Tue Dec 16 13:13:22 2014 -0800
Python 3: Fix import path for d6message in deepsix
This patch fixes the import path to be the full path for d6message.
This was causing an ImportError for python3. In addition, we should
have been using the full path anyways. Lastly, this import should not
be grouped with the stdlibs.
Closes-bug: 1403209
Partially implements blueprint: support-python3
Change-Id: I0d721446401225 523b7acbab0a351 4b53056f815