Commit 2c10174
committed
src/: class Page: moved utils.py code into class methods.
Note that we need to preserve utils.get_text*() methods because some
tests use these directly with Annot instances (despite there being no
Annot.get_text*() methods). So Page.get_text*() methods are just thin wrappers
for utils.get_text*().1 parent 1ddb6fd commit 2c10174
2 files changed
Lines changed: 1590 additions & 1621 deletions
0 commit comments