Message 81780 - Python tracker
Message81780
| Author | travis |
|---|---|
| Recipients | travis |
| Date | 2009-02-12.17:00:06 |
| SpamBayes Score | 1.6752745e-05 |
| Marked as misclassified | No |
| Message-id | <1234458009.55.0.195606559424.issue5210@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a patch which adds a member called is_finished to decompression objects that allows client code to know when it has reached the end of the compressed stream. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-12 17:00:09 | travis | set | recipients: + travis |
| 2009-02-12 17:00:09 | travis | set | messageid: <1234458009.55.0.195606559424.issue5210@psf.upfronthosting.co.za> |
| 2009-02-12 17:00:08 | travis | link | issue5210 messages |
| 2009-02-12 17:00:08 | travis | create | |