HomeSort by relevance Sort by last modified time
    Searched full:_debug_file (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/cython/src/Cython/Debugger/Tests/
test_libcython_in_gdb.py 440 _debug_file = open('/dev/tty', 'w') variable in class:TestClosure
446 _debug_file.write(' '.join(str(msg) for msg in messages) + '\n')

Completed in 52 milliseconds