From: Oleg Broytman Date: Wed, 8 Jan 2014 06:09:13 +0000 (+0400) Subject: Export xsetbg_db_path X-Git-Tag: v4.1.0~9 X-Git-Url: https://git.phdru.name/?p=xsetbg.git;a=commitdiff_plain;h=8ac6352062c85457b59fba2967476b1617494d9c Export xsetbg_db_path --- 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