diff --git a/tsearchpath.py b/tsearchpath.py index 17817b2..2f5f5ee 100755 --- a/tsearchpath.py +++ b/tsearchpath.py @@ -5,7 +5,7 @@ # Program Information -RCSID = "$Id: tsearchpath.py,v 1.105 2010/06/25 02:55:20 tundra Exp $" +RCSID = "$Id: tsearchpath.py,v 1.106 2010/06/25 12:41:34 tundra Exp $" #----------------------------------------------------------# @@ -70,10 +70,9 @@ same real path and 'filename' exists there, the returned list will have duplicate entries. - There is no stripping of spaces around PATHDELIM - characters. Spaces are treated as part of the path - component. This is almost always a mistake and will - cause nothing to match: + There is no space stripping around PATHDELIM characters. + Spaces are treated as part of the path component. This + is almost always a mistake: "path1 :path2 :path3"