Harry George wrote:
> "Dave Potts" <[EMAIL PROTECTED]> writes:
>
> > Hi,
> >
> > I'm just starting a development project in Python having spent time in
> > the Java world.  I was wondering what tool advice you could give me
> > about setting up a continuous integration environment for the python
> > code: get the latest source, run all the tests, package up, produce the
> > docs, tag the code repository.  I'm used to things like Maven and
> > CruiseControl in the Java world.
> >
> > Cheers,
> >
> > Dave.
> >
>
> First, sorry to hear you have had to use Java. You should recover
> after a few months in Python.  Second, welcome to Python.

If you are serious about welcoming someone to Python, don't start by
making snide comments about their primary computer language. There are
trade-offs between Python and language X, for almost all X's.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to