mirror of
https://github.com/gryf/pygtktalog.git
synced 2026-02-14 21:15:51 +01:00
* Removed DOS/Windows end-of-line character.
This commit is contained in:
@@ -89,7 +89,7 @@ def check_requirements():
|
|||||||
|
|
||||||
|
|
||||||
def get_parameters():
|
def get_parameters():
|
||||||
"""Determine application command line options, return db full pathname"""
|
"""Determine application command line options, return db full pathname"""
|
||||||
import os
|
import os
|
||||||
# if we've got two arguments, shell script passed through command line
|
# if we've got two arguments, shell script passed through command line
|
||||||
# options: current path and probably filename of compressed collection
|
# options: current path and probably filename of compressed collection
|
||||||
|
|||||||
Reference in New Issue
Block a user