[python] programming

prpr

Well-Known Member
Possible jobs on the to-do list:
if whoever built the python package still has the build environment, would be to rebuild python linked to the latest libssl.
af123 is listed as the maintainer.

Build Python 3?
https://hummy.tv/forum/threads/pack...rl-sqlite-jimsh-dropbear-git.9117/post-128873

Fix readline.so, as renaming /mod/lib/python2.7/lib-dynload/readline.so~ and running Python causes a segmentation error, which I guess was the reason for it being named like that in the first place. Lack of readline is very annoying when you're trying to test stuff interactively.
 
Back
Top