diff options
author | Zachary Turner <zturner@google.com> | 2015-11-07 01:08:15 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2015-11-07 01:08:15 +0000 |
commit | 8d13fab183bc6ce0793a1c039448a738709f00ae (patch) | |
tree | ffeac55c25dd20aa3e61c16364b94ea893d971cd /lldb/packages/Python/lldbsuite/test/expression_command/timeout | |
parent | 68fa1a2411e8519c2d3d40e2f02291a5ca95a092 (diff) | |
download | bcm5719-llvm-8d13fab183bc6ce0793a1c039448a738709f00ae.tar.gz bcm5719-llvm-8d13fab183bc6ce0793a1c039448a738709f00ae.zip |
Python 3 - Don't use unbuffered I/O in text mode.
This is unsupported in Python 3. This could also have been fixed
by using "wb" instead of "w", but it doesn't seem like writing the
session log absolutely *needs* to be unbuffered.
llvm-svn: 252381
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/timeout')
0 files changed, 0 insertions, 0 deletions