-
Committer:
John Arbash Meinel
-
Date:
2010-08-04 01:31:03 UTC
-
mto:
This revision was merged to the branch mainline in
revision
5390.
-
Revision ID:
john@arbash-meinel.com-20100804013103-mz61vkhuj1w3uozh
Add tests that we handle sizes close to and >2GB properly.
We can't use %llu because that wasn't added until python 2.7, but
we can use str(PyLong).