Hi!
First thanks for a great initiative! I would like to maintain my three
python packages (forgethtml, forgetsql and ipy) as a part of this
team. Can you please add me to the Alioth-project?
- Werner
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Con
I have a question on the bug report #252134 "cdbs: python-distutils.mk
should remove .pyc files on clean". It seems that python setup.py
clean actually creates a number .pyc files itself, and quite a number
of packages therefore have code along the lines of
clean::
find . -name '*.pyc'
On Mon, Apr 10, 2006 at 06:59:04PM +0200, Peter Eisentraut wrote:
> I have a question on the bug report #252134 "cdbs: python-distutils.mk
> should remove .pyc files on clean". It seems that python setup.py
> clean actually creates a number .pyc files itself, and quite a number
> of packages th
3 matches
Mail list logo