Message 272857 - Python tracker
Message272857
| Author | Decorater |
|---|---|
| Recipients | Decorater, rr- |
| Date | 2016-08-16.14:12:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1471356737.49.0.405719401735.issue27777@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
hmm into looking it should check if it is in actuality a binary file the length of the file data does not really determine anything on encoding really. if self._binary_file: would suffice on determining binary mode or not. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-16 14:12:17 | Decorater | set | recipients: + Decorater, rr- |
| 2016-08-16 14:12:17 | Decorater | set | messageid: <1471356737.49.0.405719401735.issue27777@psf.upfronthosting.co.za> |
| 2016-08-16 14:12:17 | Decorater | link | issue27777 messages |
| 2016-08-16 14:12:17 | Decorater | create | |