Everything to like
Posted Mar 30, 2005 7:30 UTC (Wed) by
Zarathustra (guest, #26443)
In reply to:
Everything to like by b7j0c
Parent article:
Evidence that Python is advancing into the enterprise (NewsForge)
The lack of a "python-CPAN" it's the least of the problems with Python, and I would argue it's what doomed Perl into an impossibly tangled mess of dependencies.
But Python is not perfect. I use it every day, and I'm annoyed by it's complete lack of any decent concurrency model; stackless does it right, but has been marginated due to Guido's prejudices against recursive programming, a shame because Python together with a CSP model would rock.
Then there are things like (multiple) inheritance, which sadly I think there is no hope we will ever free ourselves of... oh well, I can try to pretend it doesn't exists, if only everyone else didn't feel so compelled to abuse it at every chance.
(
Log in to post comments)