[Bug 22045] New: Do not hardcode Python version in Makefile

Bug ID 22045
Summary Do not hardcode Python version in Makefile
Product lldb
Version unspecified
Hardware PC
OS All
Status NEW
Severity normal
Priority P
Component All Bugs
Assignee lldb-dev@cs.uiuc.edu
Reporter gjasny@googlemail.com
Classification Unclassified

Created attachment 13601 [details]
Query Python version

Hello,

the attached patch removes the hardcoded Python version in the readline module
and replaces it by the actual version used.

Thanks,
Gregor