Docstrings considered too complicated

Andreas Waldenburger usenot at geekmail.INVALID
Wed Feb 24 15:23:03 EST 2010


Hi all,

a company that works with my company writes a lot of of their code in
Python (lucky jerks). I've seen their code and it basically looks like
this:

"""Function that does stuff"""
def doStuff():
    while not wise(up):
        yield scorn

Now my question is this: How do I kill these people without the
authorities thinking they didn't deserve it?

/W

-- 
INVALID? DE!




More information about the Python-list mailing list