[issue3316] Proposal for fix_urllib

Nick Edds report at bugs.python.org
Wed Jul 16 05:58:10 CEST 2008


Nick Edds <nedds at uchicago.edu> added the comment:

Here is a working version with tests. I believe it has all the desired
functionality, but correct me if I'm wrong Brett. Also, I did not model
MAPPING as suggested by Collin because order was important in generating
tests, so I didn't think using a dictionary would be appropriate. As for
star imports, right now they aren't supported, although I don't quite
understand why they couldn't be. Also, if this looks good, could
somebody commit it for me. I don't think I have write privileges. Sorry
this took me until so late tonight to submit, I hadn't realized the high
priority it had until this morning.

Added file: http://bugs.python.org/file10903/fix_urllib.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3316>
_______________________________________


More information about the Python-bugs-list mailing list