[Python-3000] Adaptation vs. Generic Functions
Guido van Rossum
guido at python.org
Mon Apr 10 02:47:56 CEST 2006
On 4/9/06, Tim Hochberg <tim.hochberg at cox.net> wrote:
> Rather than having you scroll all through this long message/file, I'll instead
> place all the examples up here at the top. Assuming that you save this as
> pprint2.py, you should be able to run the examples just by executing the
> file.
Suggestion: next time use doctest for this purpose.
Also, can you post a URL for this code? Unfortunately your mailer
wrapped some of the longer lines.
BTW, thanks a lot for working out this elaborate example! It takes
working with real-world problems to validate programming innovations.
--
--Guido van Rossum (home page: http://www.python.org/~guido/)
More information about the Python-3000
mailing list