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
Use full package paths in imports.
[python/dscho.git]
/
Lib
/
test
/
test_longexp.py
blob
c2c26125c86d4da4252a30c2fc8057a5c59723d3
1
2
REPS
=
65580
3
4
l
=
eval
(
"["
+
"2,"
*
REPS
+
"]"
)
5
print
len
(
l
)