Home | History | Annotate | Download | only in python2.7

Lines Matching full:_hole

1324                 sp.append(_hole(lastpos, offset - lastpos))
1345 sp.append(_hole(lastpos, offset - lastpos))
1353 sp.append(_hole(lastpos, origsize - lastpos))
2482 """Base class for _data and _hole.
2497 class _hole(_section):