From 20563ece6d12e53edb2a2e0cb9d98148cbaa18b9 Mon Sep 17 00:00:00 2001 From: gryf Date: Thu, 8 May 2008 06:45:08 +0000 Subject: [PATCH] * Removed DOS/Windows end-of-line character. --- pygtktalog.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygtktalog.py b/pygtktalog.py index e2b0247..4d3b2d9 100644 --- a/pygtktalog.py +++ b/pygtktalog.py @@ -89,7 +89,7 @@ def check_requirements(): def get_parameters(): - """Determine application command line options, return db full pathname""" + """Determine application command line options, return db full pathname""" import os # if we've got two arguments, shell script passed through command line # options: current path and probably filename of compressed collection