From 22c3233245584dd4b20a8b654f421d766688f3d1 Mon Sep 17 00:00:00 2001 From: ficus Date: Sat, 15 Sep 2012 21:51:21 +0200 Subject: docs --- helpers/util.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'helpers/util.py') diff --git a/helpers/util.py b/helpers/util.py index 229d975..dc3b6c0 100644 --- a/helpers/util.py +++ b/helpers/util.py @@ -1,3 +1,7 @@ +""" +Utility functions used by helper code to crudely grab the output of simple UNIX +command line programs, plus a couple misc other functions. +""" import os -- cgit v1.2.3