/
proc
/
1553489
/
root
/
usr
/
local
/
lib
/
python3.12
/
test
/
File Upload :
llllll
Current File: //proc/1553489/root/usr/local/lib/python3.12/test/test_longexp.py
import unittest class LongExpText(unittest.TestCase): def test_longexp(self): REPS = 65580 l = eval("[" + "2," * REPS + "]") self.assertEqual(len(l), REPS) if __name__ == "__main__": unittest.main()
Copyright ©2k19 -
Hexid
|
Tex7ure