Re: [Python-Dev] draft of externally maintained packages PEP

2006-04-30 Thread Fredrik Lundh
Brett Cannon wrote: > ElementTree > --- > - Web page > http://effbot.org/zone/element-index.htm > - Standard library name > xml.etree > - Contact person > Fredrik Lundh > - Synchronisation history > * 1.2.6 (2.5) xml.etree contains components from both ElementTree and and

Re: [Python-Dev] draft of externally maintained packages PEP

2006-04-26 Thread Brett Cannon
On 4/26/06, Gerhard Häring <[EMAIL PROTECTED]> wrote: > Brett Cannon wrote: > > here is the rough draft of the PEP for packages maintained externally > > from Python itself. There is some missing, though, that I would like > > help filling in. > > > > I don't know who to list as the contact person

Re: [Python-Dev] draft of externally maintained packages PEP

2006-04-26 Thread Brett Cannon
On 4/25/06, Thomas Heller <[EMAIL PROTECTED]> wrote: > Brett Cannon wrote: > > here is the rough draft of the PEP for packages maintained externally > > from Python itself. There is some missing, though, that I would like > > help filling in. > > > > I don't know who to list as the contact person

Re: [Python-Dev] draft of externally maintained packages PEP

2006-04-26 Thread Gerhard Häring
Brett Cannon wrote: > here is the rough draft of the PEP for packages maintained externally > from Python itself. There is some missing, though, that I would like > help filling in. > > I don't know who to list as the contact person (i.e., the Python > developer in charge of the code) for Expat,

Re: [Python-Dev] draft of externally maintained packages PEP

2006-04-25 Thread Thomas Heller
Brett Cannon wrote: > here is the rough draft of the PEP for packages maintained externally > from Python itself. There is some missing, though, that I would like > help filling in. > > I don't know who to list as the contact person (i.e., the Python > developer in charge of the code) for Expat,

[Python-Dev] draft of externally maintained packages PEP

2006-04-25 Thread Brett Cannon
here is the rough draft of the PEP for packages maintained externally from Python itself. There is some missing, though, that I would like help filling in. I don't know who to list as the contact person (i.e., the Python developer in charge of the code) for Expat, Optik or pysqlite. I know Greg