ssl-enabled python for arm linux
access https pages? Thx, -- Frederik Vanrenterghem This sentence no verb. http://vanrenterghem.biz GPG Fingerprint: 966B 0E4B 25C1 CC04 E2CB 8D4C 117F 6469 8925 BDE0 -- http://mail.python.org/mailman/listinfo/python-list
Build impure modules
Is it possible to build Python modules like md5.so, without building the entire python distribution? I'm working on an arm device (ipaq), and building the whole thing would take a long time... (cross-compiling with OpenEmbedded isn't working out either). Thx, -- Frederik Van