普通文本  |  6行  |  101 B

from lib2to3.tests import load_tests
import unittest

if __name__ == '__main__':
    unittest.main()