X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Fdatabase.py;h=095b13980ca5696d0f2984d4fbb7076487ef4102;hb=74c5a1256401a709d74c496b972cc0bd38decaa8;hp=e2c596a6feb89bf3d9fc367b11f71268fedca7ac;hpb=9159b8f3d7b693cde358287e968025e290c109f3;p=dak.git diff --git a/daklib/database.py b/daklib/database.py index e2c596a6..095b1398 100755 --- a/daklib/database.py +++ b/daklib/database.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# DB access fucntions +""" DB access fucntions """ # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006 James Troup # This program is free software; you can redistribute it and/or modify