Mercurial > hgrepos > Python > libs > ConfigMix
diff configmix/compat.py @ 54:aa8345dae995
Generate readable HTML documentation and an API documentation
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Tue, 27 Feb 2018 23:42:11 +0100 |
| parents | f85dc4677c01 |
| children | a43749f751e0 |
line wrap: on
line diff
--- a/configmix/compat.py Tue Feb 27 23:00:32 2018 +0100 +++ b/configmix/compat.py Tue Feb 27 23:42:11 2018 +0100 @@ -1,5 +1,9 @@ # -*- coding: utf-8 -*- -r"""Some minimal compatibility between Python2 and Python3 +r""" +configmix.compat +^^^^^^^^^^^^^^^^ + +Some minimal compatibility between Python2 and Python3 """
