Test if list contains another list

bearophileHUGS at lycos.com bearophileHUGS at lycos.com
Mon Sep 29 12:34:16 EDT 2008


Derek Martin:
> code that implements non-obvious algorithms ought to explain what it's
> doing in comments,

I am sorry, you are right, of course.

In my libs/code there are always docstrings and doctests/tests, and
most times comments too, like you say. When I post code here I often
strip away part of those things, mostly to reduce the length of my
posts -.- I guess that I have to leave more of that meta-
information...

Bye,
bearophile



More information about the Python-list mailing list