Re: Final draft of Python Policy (hopefully ;-)

2001-10-28 Thread Donovan Baarda
G'day, Gregor's already answered most of these, but thought I'd throw in a comment or two. On Sun, Oct 28, 2001 at 12:11:04AM -0500, Chris Lawrence wrote: > On Oct 27, Gregor Hoffleit wrote: > > I've put a version 0.3.6 of the Python Policy Draft on > > http://people.debian.org/~flight/python/.

Re: Final draft of Python Policy (hopefully ;-)

2001-10-28 Thread Jérôme Marant
Matthias Klose <[EMAIL PROTECTED]> writes: > s/python-base/python/. I would prefer to keep "python-base" because it reflects that it does not contain the whole python distribution but rather the basic modules. > > - I'm not sure in 2.1.2.2 that /usr/lib/python/site-packages is a good > >

Re: Final draft of Python Policy (hopefully ;-)

2001-10-28 Thread Matthias Klose
Chris Lawrence writes: > - I'm not sure in 2.1.2.2 that /usr/lib/python/site-packages is a good > name... maybe /usr/share/python/site-packages instead. (After all, > the things should be arch independent.) I'd be happy to code up the > symlink thingamajig for 2.1.2.2 if nobody's working on it.

Re: Final draft of Python Policy (hopefully ;-)

2001-10-28 Thread Matthias Klose
Chris Lawrence writes: > On Oct 27, Gregor Hoffleit wrote: > > I've put a version 0.3.6 of the Python Policy Draft on > > http://people.debian.org/~flight/python/. The version is still a little > > bit rough and sometimes incomplete, but it already gives a good outline > > of the Python packaging s

Re: Final draft of Python Policy (hopefully ;-)

2001-10-28 Thread Donovan Baarda
On Sat, Oct 27, 2001 at 01:38:05AM +0200, Gregor Hoffleit wrote: > I've put a version 0.3.6 of the Python Policy Draft on > http://people.debian.org/~flight/python/. The version is still a little > bit rough and sometimes incomplete, but it already gives a good outline > of the Python packaging sys

Re: Final draft of Python Policy (hopefully ;-)

2001-10-28 Thread Chris Lawrence
On Oct 27, Gregor Hoffleit wrote: > I've put a version 0.3.6 of the Python Policy Draft on > http://people.debian.org/~flight/python/. The version is still a little > bit rough and sometimes incomplete, but it already gives a good outline > of the Python packaging system we are installing just now.