Martin v. Löwis wrote:
> [EMAIL PROTECTED] wrote:
> > 1) I've seen mention of native vs. Python getaddrinfo implementations.
> > If that's true, how can I force the program to use the Python one?
> >
> > 2) Is there an option to not use the BSD Library function?
> >
> > 3) Finally, is there a tric
[EMAIL PROTECTED] wrote:
> 1) I've seen mention of native vs. Python getaddrinfo implementations.
> If that's true, how can I force the program to use the Python one?
>
> 2) Is there an option to not use the BSD Library function?
>
> 3) Finally, is there a trick to searching for shared libaries?
On Jul 21, 2006, at 4:20 PM, Steve M wrote:
> In case you haven't heard Microsoft is suing SCO for stealing his
> Internet concepts and letters and numbers, so you should probably just
> ditch OpenServer and get Debian like all the smart people have done.
>
> I guess the quality of SCO software h
In case you haven't heard Microsoft is suing SCO for stealing his
Internet concepts and letters and numbers, so you should probably just
ditch OpenServer and get Debian like all the smart people have done.
I guess the quality of SCO software has declined over the last forty or
fifty years and they
I'm trying to get MoinMoin 1.5.4 running with Python 2.3.4 (installed
from an SCO Skunkworks binary). Python 2.3.4 (#1, Aug 27 2004,
18:22:39) [GCC 2.95.3 20030528 (SCO/p5)] on sco_sv3
One of the MoinMoin modules attempts to import cgi and triggers this
traceback:
Traceback (most recent call last