Commit 4442caf
committed
Removing NO_MORE_PAGES sentinel and just making None mean no more pages.
Also renaming next_page() to update_page() on Iterator and dropping
any return value from that method. Also throwing an AttributeError
if the page is unset on @Property access.1 parent d87b77f commit 4442caf
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments