view libervia/pages/blog/view/_browser/__init__.py @ 1366:f61e95438050

server: don't encode options help messages, this is not needed anymore since we moved to Python 3
author Goffi <goffi@goffi.org>
date Fri, 20 Nov 2020 17:55:21 +0100
parents f0648005cd11
children
line wrap: on
line source

#!/usr/bin/env python3

import alt_media_player


alt_media_player.install_if_needed()