X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Futils.py;h=dbc8c16c0fce391c8b8f5fc9764f57223d15bd22;hb=74c5a1256401a709d74c496b972cc0bd38decaa8;hp=be4bcff79cda567d1eb5a3ed8fc0e9da8c7e7c05;hpb=9159b8f3d7b693cde358287e968025e290c109f3;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 ################################################################################