From 8ac6352062c85457b59fba2967476b1617494d9c Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Wed, 8 Jan 2014 10:09:13 +0400 Subject: [PATCH] Export xsetbg_db_path --- xsetbg_db.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsetbg_db.py b/xsetbg_db.py index c820c6d..54bc62e 100644 --- a/xsetbg_db.py +++ b/xsetbg_db.py @@ -6,7 +6,7 @@ __author__ = "Oleg Broytman " __copyright__ = "Copyright (C) 2014 PhiloSoft Design" __license__ = "GNU GPL" -__all__ = ['xsetbg_db'] +__all__ = ['xsetbg_db_path', 'xsetbg_db'] import anydbm import os -- 2.39.2