Skip to content
Snippets Groups Projects
Commit 20429a84 authored by Thiago Macieira's avatar Thiago Macieira Committed by hjk
Browse files

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
parent 5d9e1753
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment