Re: Issues where macports python fails but system python works

2009-05-05 Thread Jannis Leidel
Am 05.05.2009 um 16:55 schrieb Joshua Root: You probably need to install py25-socket-ssl. Note that we went with the "batteries included" option in python26, and people regularly complain about that too:

Re: "Lite" vs. "Full" Python Ports

2009-04-28 Thread Jannis Leidel
.04.2009, at 13:34, Jannis Leidel wrote: Optimally, having an older version of one of the modules (eg, py25- hashlib at 2.5.2) installed with python25 at 2.5.4 with hashlib builtin, would be a meaningful test. Then trying it with various bits that affect how modules are loaded (eg, normal,

Re: "Lite" vs. "Full" Python Ports

2009-04-16 Thread Jannis Leidel
Am 15.04.2009 um 01:34 schrieb Bryan Blackburn: On Tue, Apr 14, 2009 at 10:19:30PM +0200, Jannis Leidel said: Am 14.04.2009 um 22:00 schrieb Bryan Blackburn: [...] As long as the one in lib-dynload is always loaded first, it shouldn't be too big a deal, but someone really should te

Re: "Lite" vs. "Full" Python Ports

2009-04-14 Thread Jannis Leidel
Am 14.04.2009 um 22:00 schrieb Bryan Blackburn: On Tue, Apr 14, 2009 at 11:10:32AM +0200, Arthur Koziel said: On 13.04.2009, at 23:19, Bryan Blackburn wrote: Right, the way the py25-* version installs it is different than if you install it directly with python25, that's actually part of t