Re: The Industry choice

From: Mike Meyer (mwm_at_mired.org)
Date: 01/03/05


Date: Sun, 02 Jan 2005 17:18:43 -0600

Bulba! <bulba@bulba.com> writes:

> This "free software" (not so much OSS) notion "but you can
> hire programmers to fix it" doesn't really happen in practice,
> at least not frequently: because this company/guy remains
> ALONE with this technology, the costs are unacceptable.

Yes, but fixing python software - even sloppily written python
software - is pretty easy. I regularly see contracts to add a feature
to or fix a bug in some bit of OSS Python.

   <mike

-- 
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.


Relevant Pages

  • Re: xmlrpc, httplib and SSL
    ... the SSL builtin to Python 2.3, so the latter builds yet another ... I *am not* volunteering to fix this. ... I can't even test fixes ... I will provide moral support and the ...
    (comp.lang.python)
  • Re: mutable default parameter problem [Prothon]
    ... I love Python dearly. ... So far you have only shown me an idiom that many say should not be used. ... If I also might make a general argument for the fix then let me continue. ... Dynamic var scoping fixed another Python gotcha which doesn't break ...
    (comp.lang.python)
  • Re: New Python 3.0 string formatting - really necessary?
    ... but this was his first exposure to python. ... He got really hung up on the % syntax. ... how about making a suggestion to fix it? ...
    (comp.lang.python)
  • Python startup speed fixed :-)
    ... I'm pleased to announced that the python startup speed problem is fixed. ... Using Python 2.3.5 with the fix: ... Accounting information (delta values): ... Elapsed CPU time: 0 00:00:03.86 ...
    (comp.os.vms)
  • Re: "no variable or argument declarations are necessary."
    ... Thiat in fact happens to me all the time and is an annoying aspect of ... If I forget to declare several variables in C, ... gives me several warning messages and I fix them in one edit. ... forget to initialize several variables in Python, ...
    (comp.lang.python)