On splitte services et parsers (qui ne sont utilisés que par civet.event)
This commit is contained in:
parent
f24e463da5
commit
06095f5580
7 changed files with 96 additions and 46 deletions
12
gestion/trigger/parsers/event.py
Normal file
12
gestion/trigger/parsers/event.py
Normal 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.
|
||||
"""
|
Loading…
Add table
Add a link
Reference in a new issue