Message 141713 - Python tracker
Message141713
| Author | nadeem.vawda |
|---|---|
| Recipients | chortos, nadeem.vawda, petri.lehtinen, pitrou |
| Date | 2011-08-06.09:24:50 |
| SpamBayes Score | 0.00057729083 |
| Marked as misclassified | No |
| Message-id | <1312622690.91.0.992715449523.issue12646@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> I have another proposition (as an alternative). The new _bz2.BZ2Decompressor > objects have an attribute called eof which is False until the end of the > stream is read. The same attribute could be added to zlib.Decompress objects. +1, I like the idea of being consistent across related modules. I'll put together a patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-08-06 09:24:50 | nadeem.vawda | set | recipients: + nadeem.vawda, pitrou, chortos, petri.lehtinen |
| 2011-08-06 09:24:50 | nadeem.vawda | set | messageid: <1312622690.91.0.992715449523.issue12646@psf.upfronthosting.co.za> |
| 2011-08-06 09:24:50 | nadeem.vawda | link | issue12646 messages |
| 2011-08-06 09:24:50 | nadeem.vawda | create | |