Constantes.py 117 bytes
#!/usr/bin/env python3
# -*- coding: utf-8 -*-

import logging

NIVEAU_DEFAUT 	= logging.DEBUG
EPSG_PHYMOBAT 	= 2154