Example #1
0
 def __next__(self, chunk_size=None):
     return StringIO.__next__(self)
Example #2
0
 def __next__(self, chunk_size=None):
     return StringIO.__next__(self)