Python Warts
[Posted August 6, 2003 by cook]
Andrew Kuchling talks about some areas where Python could improve with
his
Python Warts
presentation.
"
While I think Python has a very elegant design that successfully straddles the fine line between the minimalism of Lisp and the rococo complexities of Perl, it's certainly not perfect. There are various design features that I consider ugly, or at least suboptimal in some way. This essay will examine the most significant problems in Python as I perceive them, assisted by suggestions from the comp.lang.python crowd."
(
Log in to post comments)