(root)/
Python-3.11.7/
Lib/
test/
test_warnings/
__main__.py
       1  import unittest
       2  
       3  unittest.main('test.test_warnings')