OpenGrok
Cross Reference: test_long.py
xref
: /
external
/
python
/
cpython2
/
Lib
/
test
/
test_long.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
defs:Foo2
497
class
Foo2
(long):
515
self.assertEqual(long(
Foo2
()), 42L)