mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Issue #12408: Merge.
This commit is contained in:
commit
36a9de041b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ from __future__ import unicode_literals, print_function
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import unittest
|
import unittest
|
||||||
from . import support
|
from test import support
|
||||||
|
|
||||||
|
|
||||||
class TestMultipleFeatures(unittest.TestCase):
|
class TestMultipleFeatures(unittest.TestCase):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue