From 5a04595843c00417f06eda34c60cdb32fac16293 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Tue, 11 Jun 2013 04:53:42 +0200 Subject: [PATCH] sorry! from last commit message. added some member stuff to parser.py and layouts.py. --- lib/config/parser.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lib/config/parser.py b/lib/config/parser.py index 98f1de2..5bde4b5 100644 --- a/lib/config/parser.py +++ b/lib/config/parser.py @@ -1,9 +1,3 @@ -''' -Created on Jun 9, 2013 - -@author: Rafael Timmerberg(raffn1+linspector@gmail.com) -''' - from os.path import isfile import json from layouts import Layout