OpenGrok
Cross Reference: test_unicode.py
xref
: /
external
/
python
/
cpython2
/
Lib
/
test
/
test_unicode.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
defs:Foo2
1224
class
Foo2
(object):
1267
self.assertEqual(unicode(
Foo2
()), u"foo")