OpenGrok
Cross Reference: test_tempfile.py
xref
: /
external
/
python
/
cpython2
/
Lib
/
test
/
test_tempfile.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
refs:fd2
453
(
fd2
, name2) = self.make_temp()
454
os.close(
fd2
)