[Python-Dev] Leading with XML-RPC
Andrew Kuchling
akuchlin@mems-exchange.org
Wed, 18 Jul 2001 10:23:41 -0400
On Tue, Jul 17, 2001 at 07:53:36PM -0400, Guido van Rossum wrote:
>> the CVS - I just would need permission to do so (and an advise whether
>> to stuff everything into Modules, or to create an expat subdirectory).
>
>If Fred (Drake) approves, that's fine with me. Negotiate the details
>with him.
Note that, the last time this idea was brought up, the issue of
version mismatches was brought up. What if the platform has a newer
version of Expat? What if you have an extension module for a library
that also links with Expat internally?
--amk