Message124340
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! |
|
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 | |
|