[Lldb-commits] [PATCH] D13268: Simple readline functionality for interactive python on linux.
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 30 01:41:12 PDT 2015
labath added a subscriber: labath.
================
Comment at: scripts/Python/modules/readline/readline.cpp:17
@@ -15,3 +16,3 @@
moduleDocumentation,
"Stub module meant to effectively disable readline support.");
----------------
Given the code you are adding, this comment seems out of date.
Repository:
rL LLVM
http://reviews.llvm.org/D13268
More information about the lldb-commits
mailing list