-#! /usr/bin/env python
+#! /usr/bin/env python3
"""Dump the DB sorted by date
This file is a part of XSetBg.
-#! /usr/bin/env python
+#! /usr/bin/env python3
"""print(background filename)
print(the filename of the current or previous background image.)
-#! /usr/bin/env python
+#! /usr/bin/env python3
"""Display stats: shown and non-shown files; oldest and newest and so on
This file is a part of XSetBg.
-#! /usr/bin/env python
+#! /usr/bin/env python3
"""Reload a dump into DB
This file is a part of XSetBg.
-#! /usr/bin/env python
+#! /usr/bin/env python3
"""Rescan filesystem and update database
Rescan images directories; remove unknown images from DB; add new images.
-#! /usr/bin/env python
+#! /usr/bin/env python3
"""XSetBg (WSGI version)
"""
-#! /usr/bin/env python
+#! /usr/bin/env python3
"""XSetBg config
"""
-#! /usr/bin/env python
+#! /usr/bin/env python3
"""XSetBg database
"""