Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
llvm-project/lldb/source/Plugins/ScriptInterpreter/Python
History
Adrian McCarthy f9f3609704 Fix TestImport for Windows by ensuring backslashes in the directory paths are properly escaped in Python.
The Python import works by ensuring the directory of the module or package is in sys.path, and then it does a Python `import foo`.  The original code was not escaping the backslashes in the directory path, so this wasn't working.

Differential Revision: http://reviews.llvm.org/D18873

llvm-svn: 265738
2016-04-07 22:52:12 +00:00
..
CMakeLists.txt
Introduce a PythonExceptionState class.
2015-11-13 01:24:52 +00:00
lldb-python.h
…
PythonDataObjects.cpp
Make File option flags consistent for Python API
2016-03-24 22:22:20 +00:00
PythonDataObjects.h
Fix swig typemap for SBEvent.
2016-01-25 23:21:09 +00:00
PythonExceptionState.cpp
Remove debugging code left in by accident.
2015-11-13 21:35:07 +00:00
PythonExceptionState.h
Make PythonDataObjects.h work when LLDB_DISABLE_PYTHON=1
2015-11-13 17:27:20 +00:00
ScriptInterpreterPython.cpp
Fix TestImport for Windows by ensuring backslashes in the directory paths are properly escaped in Python.
2016-04-07 22:52:12 +00:00
ScriptInterpreterPython.h
Fixed the python interpreter so that it correctly inherits the top IOHandler's files instead of always using stdin/out/err.
2016-03-10 20:49:32 +00:00
Powered by Gitea Version: 1.23.1 Page: 1036ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API