python: remove readline.so for now 524/head
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Sun, 9 Nov 2014 17:54:01 +0000 (19:54 +0200)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Sun, 9 Nov 2014 18:16:25 +0000 (20:16 +0200)
commita9ba2161bd391e544d88705eab956054432d53e8
treeaea7edbbf4a6bdbdd4c3b7294293196f5413cedd
parent4f0f05f92bc89894b1e0cddfecc561539ba962fc
python: remove readline.so for now

Some symbols are not found (tgetnum and BC).
Looks like the termcap lib, which should be in libncurses(w)
but maybe some build param would be required.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/Makefile