tests/test-cat.out
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 17 Feb 2010 11:00:48 +0100
branchstable
changeset 10491 d7e582cab6b6
parent 6093 f5b00b6e426a
child 12067 a4fbbe0fbc38
permissions -rw-r--r--
http: len(x) fails if it doesn't fit into an int, use __len__() instead len(x) raises OverflowError if it's bigger than 2**31-1, we need to call __len__() ourself instead.

adding a
adding b
0
0
0
0
a: No such file in rev 03f6b0774996
1