Re: [Python-Dev] PEP 0365: Adding the pkg_resources module

2007-05-21 Thread Phillip J. Eby
At 11:44 PM 5/21/2007 +0200, M.-A. Lemburg wrote: >On 2007-05-21 22:48, Phillip J. Eby wrote: > > At 08:56 PM 5/21/2007 +0200, M.-A. Lemburg wrote: > >> On 2007-05-21 20:01, Phillip J. Eby wrote: > >> > At 06:28 PM 5/21/2007 +0200, M.-A. Lemburg wrote: > >> >> However, since this is not egg-specifi

Re: [Python-Dev] PEP 0365: Adding the pkg_resources module

2007-05-21 Thread M.-A. Lemburg
On 2007-05-21 22:48, Phillip J. Eby wrote: > At 08:56 PM 5/21/2007 +0200, M.-A. Lemburg wrote: >> On 2007-05-21 20:01, Phillip J. Eby wrote: >> > At 06:28 PM 5/21/2007 +0200, M.-A. Lemburg wrote: >> >> However, since this is not egg-specific it should probably be >> >> moved to pkgutil and get a se

Re: [Python-Dev] PEP 0365: Adding the pkg_resources module

2007-05-21 Thread Phillip J. Eby
At 08:56 PM 5/21/2007 +0200, M.-A. Lemburg wrote: >On 2007-05-21 20:01, Phillip J. Eby wrote: > > At 06:28 PM 5/21/2007 +0200, M.-A. Lemburg wrote: > >> However, since this is not egg-specific it should probably be > >> moved to pkgutil and get a separate PEP with detailed documentation > >> (the l

Re: [Python-Dev] PEP 0365: Adding the pkg_resources module

2007-05-21 Thread M.-A. Lemburg
On 2007-05-21 20:01, Phillip J. Eby wrote: > At 06:28 PM 5/21/2007 +0200, M.-A. Lemburg wrote: >> However, since this is not egg-specific it should probably be >> moved to pkgutil and get a separate PEP with detailed documentation >> (the link you provided doesn't really explain the concepts, readi

Re: [Python-Dev] PEP 0365: Adding the pkg_resources module

2007-05-21 Thread Phillip J. Eby
At 06:28 PM 5/21/2007 +0200, M.-A. Lemburg wrote: >However, since this is not egg-specific it should probably be >moved to pkgutil and get a separate PEP with detailed documentation >(the link you provided doesn't really explain the concepts, reading >the code helped a bit). That doesn't really ma

Re: [Python-Dev] PEP 0365: Adding the pkg_resources module

2007-05-21 Thread M.-A. Lemburg
On 2007-05-21 16:05, Phillip J. Eby wrote: > At 01:43 PM 5/21/2007 +0200, M.-A. Lemburg wrote: >> On 2007-05-21 00:07, Talin wrote: >>> Phillip J. Eby wrote: I wanted to get this in before the Py3K PEP deadline, since this is a Python 2.6 PEP that would presumably impact 3.x as >> well.

Re: [Python-Dev] PEP 0365: Adding the pkg_resources module

2007-05-21 Thread Phillip J. Eby
At 01:43 PM 5/21/2007 +0200, M.-A. Lemburg wrote: >On 2007-05-21 00:07, Talin wrote: > > Phillip J. Eby wrote: > >> I wanted to get this in before the Py3K PEP deadline, since this is a > >> Python 2.6 PEP that would presumably impact 3.x as > well. Feedback welcome. > >> > >> > >> PEP: 365 > >>

Re: [Python-Dev] PEP 0365: Adding the pkg_resources module

2007-05-21 Thread M.-A. Lemburg
On 2007-05-21 00:07, Talin wrote: > Phillip J. Eby wrote: >> I wanted to get this in before the Py3K PEP deadline, since this is a >> Python 2.6 PEP that would presumably impact 3.x as well. Feedback welcome. >> >> >> PEP: 365 >> Title: Adding the pkg_resources module > > I'm really surprised th

Re: [Python-Dev] PEP 0365: Adding the pkg_resources module

2007-05-20 Thread Talin
Phillip J. Eby wrote: > I wanted to get this in before the Py3K PEP deadline, since this is a > Python 2.6 PEP that would presumably impact 3.x as well. Feedback welcome. > > > PEP: 365 > Title: Adding the pkg_resources module > Version: $Revision: 55032 $ > Last-Modified: $Date: 2007-04-30 20:

Re: [Python-Dev] PEP 0365: Adding the pkg_resources module

2007-05-04 Thread M.-A. Lemburg
On 2007-05-01 02:29, Phillip J. Eby wrote: > I wanted to get this in before the Py3K PEP deadline, since this is a > Python 2.6 PEP that would presumably impact 3.x as well. Feedback welcome. Could you add a section that explains the side effects of importing pkg_resources ? The documentation o

[Python-Dev] PEP 0365: Adding the pkg_resources module

2007-04-30 Thread Phillip J. Eby
I wanted to get this in before the Py3K PEP deadline, since this is a Python 2.6 PEP that would presumably impact 3.x as well. Feedback welcome. PEP: 365 Title: Adding the pkg_resources module Version: $Revision: 55032 $ Last-Modified: $Date: 2007-04-30 20:24:48 -0400 (Mon, 30 Apr 2007) $ Autho