[Python-Dev] Deprecating C APIs (Use of PyArg_NoArgs())

M.-A. Lemburg mal@lemburg.com
Wed, 03 Apr 2002 13:06:10 +0200


Aahz wrote:
> 
> On Tue, Apr 02, 2002, M.-A. Lemburg wrote:
> >
> > I seriously think that we should install a set of common third party
> > extensions somewhere to that we can easily check usage of the APIs in
> > the outside world, e.g. take the packages Aahz collected recently and
> > unzip them to some directory on python.org. A grep would then quickly
> > produce proof of "common" usage.
> 
> In case anyone wants to take up MAL's idea, here's an alphabetical list
> of all the extensions I recognized in that thread:
> 
> 4Suite
> calldll
> Gadfly
> HTMLgen
> mxODBC
> NumPy
> piddle
> PIL
> PyGame
> PyOpenGL
> PythonCard
> SWIG
> win32all
> wxPython
> ZODB

Thanks, I'll setup a source archive directory on python.org.

Hmm, you don't happen have a similar list of URLs for the
source archives... :-)

-- 
Marc-Andre Lemburg
CEO eGenix.com Software GmbH
______________________________________________________________________
Company & Consulting:                           http://www.egenix.com/
Python Software:                   http://www.egenix.com/files/python/