| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -244,7 +244,7 @@ Operations which work with sequences (some of them with mappings too) include: | |||
| 244 | 244 | ||
| 245 | 245 | .. function:: length_hint(obj, default=0) | |
| 246 | 246 | ||
| 247 | - Return an estimated length for the object *o*. First try to return its | ||
| 247 | + Return an estimated length for the object *obj*. First try to return its | ||
| 248 | 248 | actual length, then an estimate using :meth:`object.__length_hint__`, and | |
| 249 | 249 | finally return the default value. | |
| 250 | 250 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments