Commit 0094e3d
committed
Fix incompletely revised Iterable/IterableObj docstrings
Three wrong references in docstrings to list_items methods had
accidentally remained: one that was meant to be removed altogether,
and two that were meant to be references to iter_items.
This completes those changes, so the docstrings make sense and
references to further information are to places that have that
information.1 parent 619304c commit 0094e3d
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1204 | 1204 | | |
1205 | 1205 | | |
1206 | 1206 | | |
1207 | | - | |
1208 | | - | |
1209 | 1207 | | |
1210 | 1208 | | |
1211 | 1209 | | |
| |||
1214 | 1212 | | |
1215 | 1213 | | |
1216 | 1214 | | |
1217 | | - | |
| 1215 | + | |
1218 | 1216 | | |
1219 | 1217 | | |
1220 | 1218 | | |
| |||
1261 | 1259 | | |
1262 | 1260 | | |
1263 | 1261 | | |
1264 | | - | |
| 1262 | + | |
1265 | 1263 | | |
1266 | 1264 | | |
1267 | 1265 | | |
| |||
0 commit comments