summaryrefslogtreecommitdiff
path: root/shellutils.py
diff options
context:
space:
mode:
authorSylvain <syt@logilab.fr>2006-11-10 12:56:19 +0100
committerSylvain <syt@logilab.fr>2006-11-10 12:56:19 +0100
commit44d20837bc57e982468e9ed3cfd16e14bd653405 (patch)
tree7f0fe5b80e8f799feeb54148fced3f0b1980554d /shellutils.py
parent81fd4b08bd05f2553752e297d4768a76033d1b24 (diff)
downloadlogilab-common-44d20837bc57e982468e9ed3cfd16e14bd653405.tar.gz
generalize STD_BLACKLIST usage
Diffstat (limited to 'shellutils.py')
-rw-r--r--shellutils.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/shellutils.py b/shellutils.py
index 8f7a5e9..fefd05c 100644
--- a/shellutils.py
+++ b/shellutils.py
@@ -83,8 +83,8 @@ def find(directory, exts, exclude=False, blacklist=STD_BLACKLIST):
:type blacklist: list or tuple
:param blacklist:
- optional list of files or directory to ignore, default to
- the value of `logilab.common.STD_BLACKLIST`
+ optional list of files or directory to ignore, default to the value of
+ `logilab.common.STD_BLACKLIST`
:rtype: list
:return: