# ############################################################################ # # # # ::: :::::::: # # __init__.py :+: :+: :+: # # +:+ +:+ +:+ # # By: cacharle +#+ +:+ +#+ # # +#+#+#+#+#+ +#+ # # Created: 2020/10/01 10:50:41 by cacharle #+# #+# # # Updated: 2020/10/01 11:08:00 by cacharle ### ########.fr # # # # ############################################################################ # from philo.philo import Philo from philo.table import Table from philo.log import Log from philo.event import Event import philo.error as error