Skip to content

Python Comment of the Week (Aug 12 2007)

# Assorted functions for various things

Thank you, developers of yore. You’ve made things oh so much clearer to this lowly maintenance programmer.

5 Comments

  1. It practically writes itself!

    Sunday, August 12, 2007 at 3:07 pm | Permalink
  2. Adrian Likins wrote:

    That totally sounds like the kind of comment I would write. Especially if it were a file called “utils.py” or “misc.py”

    Sunday, August 12, 2007 at 8:31 pm | Permalink
  3. James Slagle wrote:

    It’s much better than “Various functions for assorted things” though.

    Monday, August 13, 2007 at 9:18 am | Permalink
  4. Ian wrote:

    “… that do stuff”

    Monday, August 13, 2007 at 10:13 am | Permalink
  5. Steve wrote:

    How about …

    /*
    * Stuff I rewrote in Java.
    * Author: [CENSORED]
    * July 20 2001
    */

    Wednesday, August 15, 2007 at 8:07 pm | Permalink