[Lldb-commits] [PATCH] D89295: [lldb] Add /Users/jonas to Python's sys.path

Dave Lee via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 13 08:18:48 PDT 2020


kastiglione added a comment.

In D89295#2327367 <https://reviews.llvm.org/D89295#2327367>, @labath wrote:

> That actually seems to work (if you add .py to the end).

Yes that was my (poorly explained) point, I use this form regularly. Is it not better to require an explicit `~` instead of allowing for `$HOME` as an implicit location.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89295/new/

https://reviews.llvm.org/D89295



More information about the lldb-commits mailing list