Re: Where's the source?

2001-04-11 Thread Paul Prescod
Robin Dunn wrote: > > Does anybody else find it odd that the ActiveState Python installer for > windows includes the win32 extensions, and the .zip with the Debug version > of the python extensions also includes the win32 extensions, but the source > .zip does not? > > I was hoping for a nice in

Re: ActivePython and .NET

2001-04-11 Thread Paul Prescod
[EMAIL PROTECTED] wrote: > > What sort of .NET and/or SOAP capabilities does ActivePython have or will have? > > LB ActiveState has developed Python.NET which is an implementation of most of the Python language for the .NET runtime. This is open source software available on our website (separat

ActivePython and .NET

2001-04-11 Thread lbottorff
What sort of .NET and/or SOAP capabilities does ActivePython have or will have? LB ___ ActivePython mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/activepython

Re: Where's the source?

2001-04-11 Thread Thomas Heller
> > Regarding building win32all from sources: > > > > I have started a distutils' style setup script for building. > > Maybe this is of interest to someone? > > > > Yes, this would be nice. It would then be much simpler for people like me > that straddle the Windows/Unix fence Attached. This i