On splitte services et parsers (qui ne sont utilisés que par civet.event)

This commit is contained in:
Pierre-Elliott Bécue 2014-11-19 23:15:24 +01:00
parent f24e463da5
commit 06095f5580
7 changed files with 96 additions and 46 deletions

View file

@ -0,0 +1,12 @@
#!//usr/bin/env python
# -*- coding: utf-8 -*-
#
# Parser for event service. Contains nothing.
#
# Author : Pierre-Elliott Bécue <becue@crans.org>
# License : GPLv3
# Date : 19/11/2014
"""
This parser is not usefull, but still will be imported by service event.py
on civet.
"""