Python Quiz

Moshe Zadka m at moshez.org
Thu Jul 17 03:55:45 EDT 2003


On Thu, 17 Jul 2003, "Raymond Hettinger" <vze4rx4y at verizon.net> wrote:

> Didn't FORTRAN popularise the idea of having
> the language separate from tons of special purpose
> libraries?

Python has "batteries included", which are part of the core language in
the sense that most programs depend on them. It does use nice modular
design for that, but I'd doubt if "separation" is the correct term :)
 
-- 
Moshe Zadka -- http://moshez.org/
Buffy: I don't like you hanging out with someone that... short.
Riley: Yeah, a lot of young people nowadays are experimenting with shortness.
Agile Programming Language -- http://www.python.org/





More information about the Python-list mailing list