it is not compulsory to use it - I develop and deploy using apache and
mod_python. btw, even RoR has a development server - so the 'disease' is not
confined to python frameworks alone.
--
regards
KG
http://lawgon.livejournal.com
oops, I misunderstood your question - I do not think anyone develops on a
production box. Most people develop using a working copy of a repository on
their own box and commit changes to the repository. Periodically a release is
made usually freezing the repository as a 'tag'. This is then tested using
live data on a pre-production box and then the production box is updated from
the repository. And this is done by all programmers in all languages AFAIK.
There are no doubt a species that updates a production box directly or
through ftp - but I would hesitate to call them programmers.
low cost == shoddy service, it requires a wee bit of effort to host python
unlike php where it runs out of the box.