/
usr
/
src
/
Python-3.12.7
/
Lib
/
test
/
test_capi
/
File Upload :
llllll
Current File: //usr/src/Python-3.12.7/Lib/test/test_capi/test_immortal.py
import unittest from test.support import import_helper _testcapi = import_helper.import_module('_testcapi') class TestCAPI(unittest.TestCase): def test_immortal_builtins(self): _testcapi.test_immortal_builtins() def test_immortal_small_ints(self): _testcapi.test_immortal_small_ints() if __name__ == "__main__": unittest.main()
Copyright ©2k19 -
Hexid
|
Tex7ure