Author: Antonio Cuni
Branch: py3k
Changeset: r53878:c81d98daa906
Date: 2012-03-21 22:59 +0100
http://bitbucket.org/pypy/pypy/changeset/c81d98daa906/
Log:kill longs and u'' string
diff --git a/pypy/objspace/std/test/test_complexobject.py
b/pypy/objspace/std/test/test_complexobject.py
--- a/p
Author: Antonio Cuni
Branch: py3k
Changeset: r53863:03caac737b17
Date: 2012-03-21 12:19 +0100
http://bitbucket.org/pypy/pypy/changeset/03caac737b17/
Log:kill longs, unicode, range() --> list(range())
diff --git a/pypy/objspace/std/test/test_obj.py
b/pypy/objspace/std/test/test_obj.py
--- a/
Author: Antonio Cuni
Branch: py3k
Changeset: r53861:fd7de37d755c
Date: 2012-03-21 12:14 +0100
http://bitbucket.org/pypy/pypy/changeset/fd7de37d755c/
Log:kill longs
diff --git a/pypy/objspace/std/test/test_obj.py
b/pypy/objspace/std/test/test_obj.py
--- a/pypy/objspace/std/test/test_obj.py
+