repo.or.cz
/
python
/
dscho.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
This commit was manufactured by cvs2svn to create tag 'r211c1'.
[python/dscho.git]
/
Lib
/
test
/
test_longexp.py
blob
243b28a38bafaad57c18cbc9334879a5002d7ca0
1
REPS
=
65580
2
3
l
=
eval
(
"["
+
"2,"
*
REPS
+
"]"
)
4
print
len
(
l
)