diff options
author | Yang Wei <w90p710@gmail.com> | 2015-12-05 19:52:20 +0800 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2015-12-22 16:01:08 +0800 |
commit | d6b6913276535bc0bc0d519d94ba0c908d8cfed8 (patch) | |
tree | 15a0e9f0ad1d4286f3010e0fbe67a1a8f8081f6f /ioport.c | |
parent | b4a9e25b7b8f258f0692d273e59e3e20347cdf28 (diff) |
scripts/gdb: Fix a python exception in mtree.py
The following exception is threw:
Python Exception <class 'NameError'> name 'long' is not defined:
Error occurred in Python command: name 'long' is not defined
Python 2.4+, int()/long() have been unified, so replace long
with int.
Signed-off-by: Yang Wei <w90p710@gmail.com>
Message-id: 1449316340-4030-1-git-send-email-w90p710@gmail.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'ioport.c')
0 files changed, 0 insertions, 0 deletions