X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=daklib%2Futils.py;h=dbc8c16c0fce391c8b8f5fc9764f57223d15bd22;hb=4317829cf7fa64926ef29425fce77bdc9459f520;hp=be4bcff79cda567d1eb5a3ed8fc0e9da8c7e7c05;hpb=4b277e613887f5103cd2ab64262fe29ad1bf7540;p=dak.git diff --git a/daklib/utils.py b/daklib/utils.py index be4bcff7..dbc8c16c 100755 --- a/daklib/utils.py +++ b/daklib/utils.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # vim:set et ts=4 sw=4: -# Utility functions +""" Utility functions """ # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 James Troup ################################################################################