OpenGrok
Cross Reference: case.py
xref
: /
prebuilts
/
python
/
linux-x86
/
2.7.5
/
lib
/
python2.7
/
unittest
/
case.py
Home
|
History
|
Annotate
|
Download
|
only in
unittest
Lines Matching
refs:item2
686
item2
= seq2[i]
692
if item1 !=
item2
:
694
(i, item1,
item2
))