This commit is contained in:
Valentin Samir 2014-03-13 09:51:04 +01:00
parent f7b3c19e7f
commit b878fe7b1c
19 changed files with 98 additions and 16 deletions

View file

@ -8,7 +8,7 @@ from utils import pretty_print, OK, anim
from base import dev
class firewall(base.firewall):
"""Pare-feu de zamok, le serveur des adhérents"""
def __init__(self):
super(self.__class__, self).__init__()