diff options
author | Paul Burton | 2016-09-27 16:03:55 +0100 |
---|---|---|
committer | sjg | 2016-10-09 09:30:32 -0600 |
commit | f5d44b9bae64d4fc347c537e6d5f13d630eb858d (patch) | |
tree | c03f1e79a75f32b50edf49b14b6c4677e0eb4348 /tools/jtagconsole | |
parent | c9eac38a25b53085f18a831eb28c27512982cc5f (diff) |
patman: Fix doctest StringIO import for python 3.x
In python 3.x StringIO is no longer a module, and the class can instead
be found in the io module. Adjust the code in the doctest input to
account for both.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/jtagconsole')
0 files changed, 0 insertions, 0 deletions