From 407ed0d8d80f3603b01514a95a036cf77aa3437b Mon Sep 17 00:00:00 2001 From: Aditya Naik Date: Tue, 17 Dec 2013 15:20:41 +0530 Subject: little rev --- paths.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'paths.py') diff --git a/paths.py b/paths.py index 7b3d64a..00a2479 100644 --- a/paths.py +++ b/paths.py @@ -4,7 +4,7 @@ # http://www.apache.org/licenses/LICENSE-2.0 -"""A simple module for creating lists of abspath of files in a directory. +"""A tiny module for creating lists of abspath of files in a directory. Also creates lists by isolating the files of the required extension.""" import re -- cgit v1.2.3