[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dh_python and python deps



On Wed, Aug 13, 2003 at 12:26:36PM +0100, Ross Burton wrote:
> > The .py's in /usr/lib/straw are detected as python modules to be
> > bytecompiled for the default python version, i.e. 2.3. Maybe you should
> > put them in /usr/lib/python2.2/site-packages.
> Ah, I see.  This is a shame, they are private to straw and it feels
> wrong to put them in /usr/lib/python2.2/site-packages.

	So why not put them in
	/usr/lib/python2.2/site-packages/straw/theprivatemodule.py?

	That's what I feel your upstream should do -- just use
	distutils and not much with /usr/lib himself.

-- 
:(){ :|:&};:



Reply to: