comparison test/test_mailgw.py @ 6325:1a15089c2e49 issue2550923_computed_property

Merge trunk into branch
author John Rouillard <rouilj@ieee.org>
date Sat, 06 Feb 2021 20:15:26 -0500
parents 778a9f455067
children 14c9284a8bad
comparison
equal deleted inserted replaced
6319:20e77c3ce6f6 6325:1a15089c2e49
11 11
12 # TODO: test bcc 12 # TODO: test bcc
13 13
14 import email 14 import email
15 from . import gpgmelib 15 from . import gpgmelib
16 import unittest, tempfile, os, shutil, errno, imp, sys, difflib, time, io 16 import unittest, tempfile, os, shutil, errno, sys, difflib, time, io
17 17
18 import pytest 18 import pytest
19 19
20 try: 20 try:
21 import gpg, gpg.core 21 import gpg, gpg.core

Roundup Issue Tracker: http://roundup-tracker.org/