Message 124340 - Python tracker
Message124340
| Author | xuanji |
|---|---|
| Recipients | catlee, davide.rizzo, eric.araujo, georg.brandl, jhylton, orsenthil, pitrou, rcoyner, rhettinger, xuanji |
| Date | 2010-12-19.12:24:31 |
| SpamBayes Score | 6.740692e-07 |
| Marked as misclassified | No |
| Message-id | <1292761474.42.0.634091972667.issue3243@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hello, sorry for commenting on a closed issue... but I think the documentation change is incorrect. In urllib.request.rst, it says data is a string. However as seen in the changes to test_urllib2.py, data must be a bytes object rather than a string object. I think we should reopen this issue and change the documentation. Thanks! |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-12-19 12:24:34 | xuanji | set | recipients: + xuanji, jhylton, georg.brandl, rhettinger, orsenthil, pitrou, catlee, eric.araujo, rcoyner, davide.rizzo |
| 2010-12-19 12:24:34 | xuanji | set | messageid: <1292761474.42.0.634091972667.issue3243@psf.upfronthosting.co.za> |
| 2010-12-19 12:24:31 | xuanji | link | issue3243 messages |
| 2010-12-19 12:24:31 | xuanji | create | |