From aafe6b96e61cb5ef892cc33a5ffcabcfff64865c Mon Sep 17 00:00:00 2001 From: Joe Cabrera Date: Tue, 12 Aug 2014 23:49:45 -0400 Subject: [PATCH] haha not yet --- python-xbrl/parser.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/python-xbrl/parser.py b/python-xbrl/parser.py index 961dde2..d523106 100644 --- a/python-xbrl/parser.py +++ b/python-xbrl/parser.py @@ -302,8 +302,6 @@ def total_elements(elements): return elements_total -#class 10document() - #Preprocessing to fix broken XML # TODO - Run tests to see if other XML processing errors can occur class XBRLPreprocessedFile(XBRLFile):