OpenGrok
Cross Reference: test_socket.py
xref
: /
external
/
python
/
cpython2
/
Lib
/
test
/
test_socket.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
refs:l2
1290
l2
= self.cli_file.readline()
1291
self.assertEqual(
l2
, msg2)