Version Fatigue (was: Re: [Python-Dev] PEP 292, Simpler String Substitutions)
Guido van Rossum
guido@python.org
Thu, 20 Jun 2002 13:10:36 -0400
> """Version fatigue comes from the accumulated realization that most
> knowledge gained with regard to any particular version of a product
> will be useless with regard to future generations of that same product."""
>
> Thinking about that and recent Python development:
This is highly exaggerated.
--Guido van Rossum (home page: http://www.python.org/~guido/)