On Sun, 2004-12-05 at 18:54 +0100, "Martin v. Löwis" wrote:
> I think it would be better to *remove* the xmllib documentation.
> Existing code which needs the module will continue to work even
> without documentation, and new code is unlikely to be written for
> a module that has no documentation,
ry minus
Solaris 10 doesn't correctly define HUGE_VAL (I think it's called HUGE
in their header files) - so you may want to change the #define in
Include/pyport.h from
#define Py_HUGE_VAL HUGE_VAL
to
#define Py_HUGE_VAL HUGE
--
Eirik Mikkelsen <[EMAIL PROTECTED]>
_
y lower than programmer cost - I am
convinced that in most cases the total expence is lower for a Python
solution compared to an equal performing C, C++, C# or Java solution.
--
Eirik Mikkelsen <[EMAIL PROTECTED]>
___
Python-Dev mailing