index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_longexp.py
blob: c2c26125c86d4da4252a30c2fc8057a5c59723d3 (
plain
)
1
2
3
4
5
REPS
=
65580
l
=
eval
(
"["
+
"2,"
*
REPS
+
"]"
)
print
len
(
l
)