OpenGrok
Cross Reference: test_inspect.py
xref
: /
prebuilts
/
gdb
/
linux-x86
/
lib
/
python2.7
/
test
/
test_inspect.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
refs:fname
408
for
fname
in ['', '<string>']:
409
co = compile('x=1',
fname
, "exec")