OpenGrok
Cross Reference: test_builtin.py
xref
: /
prebuilts
/
gdb
/
darwin-x86
/
lib
/
python2.7
/
test
/
test_builtin.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
full:curdir
500
self.assertRaises(IOError, execfile, os.
curdir
)