open for py3 porting
This commit is contained in:
parent
78f90ef8a5
commit
1000a2df5c
|
@ -5,9 +5,9 @@ import tempfile
|
|||
import threading
|
||||
import unittest
|
||||
|
||||
from .common import skip_python3
|
||||
|
||||
skip_python3()
|
||||
# from .common import skip_python3
|
||||
#
|
||||
# skip_python3()
|
||||
|
||||
os.environ['BITMESSAGE_HOME'] = tempfile.gettempdir()
|
||||
|
||||
|
|
Reference in New Issue
Block a user