Message186937
> I would actually remove the whole section about readlines() or
> possibly just mention it briefly (something like "If you want to read
> all the lines of a file in a list you can also use f.readlines().")
> The sizehint arg is rarely used, so I don't see the point of going in
> such details about it in the tutorial.
You are right, Ezio. |
|
Date |
User |
Action |
Args |
2013-04-14 17:52:46 | pitrou | set | recipients:
+ pitrou, terry.reedy, peter.otten, ezio.melotti, eric.araujo, cvrebert, meador.inge, docs@python, mikehoy, kushal.das, ashwch, dan.riti |
2013-04-14 17:52:46 | pitrou | link | issue13510 messages |
2013-04-14 17:52:46 | pitrou | create | |
|