Use __builtin__.dir instead of dir in Python
Somehow, some gdb define a string with the name 'gdb' and we can't find where. But be on the safe side and use the builtin function always. Reviewed-By: hjk
Loading
Please register or sign in to comment