Message141461
Looking at Lib/test/test_zlib.py, it appears that this behaviour is intentional
(see issue8672). I agree that having flush() raise an exception is the Right
Thing, but breaking existing code (which we know depends on this behavior) is
clearly a bad idea. @pitrou - anything thoughts on this? |
|
| Date |
User |
Action |
Args |
| 2011-07-31 10:37:57 | nadeem.vawda | set | recipients:
+ nadeem.vawda, pitrou, chortos, petri.lehtinen |
| 2011-07-31 10:37:57 | nadeem.vawda | set | messageid: <[email protected]> |
| 2011-07-31 10:37:57 | nadeem.vawda | link | issue12646 messages |
| 2011-07-31 10:37:56 | nadeem.vawda | create | |
|