[lldb] Update shebang in heap.py and crashlog.py
This commit is contained in:
parent
bf7f846b68
commit
a5c3f10b75
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
#----------------------------------------------------------------------
|
||||
# This module is designed to live inside the "lldb" python package
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
#----------------------------------------------------------------------
|
||||
# Be sure to add the python path that points to the LLDB shared library.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user