Message264115
> In Python 2, it looks like the proxy_bypass_etc() functions are defined
> in urllib and imported into urllib2, so it makes sense to include the
> tests in test_urllib rather than test_urllib2.
The tests are in test_urllib. test_urllib2 is testing proxy behaviour on a higher level, so I think, they're in the correct module, aren't they? |
|
Date |
User |
Action |
Args |
2016-04-24 16:43:31 | frispete | set | recipients:
+ frispete, orsenthil, martin.panter |
2016-04-24 16:43:31 | frispete | set | messageid: <1461516211.58.0.515334951892.issue26804@psf.upfronthosting.co.za> |
2016-04-24 16:43:31 | frispete | link | issue26804 messages |
2016-04-24 16:43:31 | frispete | create | |
|