mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-27 11:55:49 +00:00
Doc string change.
llvm-svn: 128429
This commit is contained in:
parent
5e28aa5d9b
commit
4044fdccfc
@ -11,7 +11,7 @@ from optparse import OptionParser
|
||||
|
||||
def setupSysPath():
|
||||
"""
|
||||
Add LLDB.framework/Resources/Python to the search paths for modules.
|
||||
Add LLDB.framework/Resources/Python and the test dir to the sys.path.
|
||||
"""
|
||||
# Get the directory containing the current script.
|
||||
scriptPath = sys.path[0]
|
||||
|
Loading…
x
Reference in New Issue
Block a user