From 9b92d0b88b88476ce31b56e5ed969c0b7811cce0 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Wed, 29 Jun 2005 08:02:56 +0000 Subject: [PATCH] Clifford Wolf: Added comments to python parse-config git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@6138 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/python/parse-config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package/base/python/parse-config b/package/base/python/parse-config index 4af36b023..b7f334126 100644 --- a/package/base/python/parse-config +++ b/package/base/python/parse-config @@ -1,3 +1,6 @@ +# the python interpreter reads all this files on startup, but +# they are note required and if a real dependency ist there it +# will read other files from the package which provided the *.pth too var_append flistrfilter "|" ".*/lib/python.*\.pth"