This commit is contained in:
Kovid Goyal 2011-07-27 00:04:21 -06:00
parent a4721656b0
commit 4683b3b30f

View File

@ -175,9 +175,9 @@ class TBS(object): # {{{
def __init__(self, data, is_periodical, first=False, section_map={},
after_first=False):
self.section_map = section_map
import pprint
pprint.pprint(data)
print()
#import pprint
#pprint.pprint(data)
#print()
if is_periodical:
# The starting bytes.
# The value is zero which I think indicates the periodical