Message158494
@murray The thing I would be worried at in both supporting truncate(0) and truncate(size=0) would be truncate(0, size=1). This could throw an exception but causes the need for extra sanity checks and introduces ambiguity in the otherwise 'only one way to do something' Python style. |
|
| Date |
User |
Action |
Args |
| 2012-04-16 19:48:15 | TheBiggerGuy | set | recipients:
+ TheBiggerGuy, pitrou, r.david.murray, docs@python |
| 2012-04-16 19:48:15 | TheBiggerGuy | set | messageid: <[email protected]> |
| 2012-04-16 19:48:15 | TheBiggerGuy | link | issue14586 messages |
| 2012-04-16 19:48:15 | TheBiggerGuy | create | |
|