List all the imports from the given python code

后端 未结 0 700
暖寄归人
暖寄归人 2020-12-16 12:15

def list_imports(lines): pass

class TestListImports(unittest.TestCase):

def test_01(self):
    code_with_imports = """

相关标签:
回答
  • 消灭零回复
提交回复
热议问题