[Python-3000-checkins] r64624 - in python/branches/py3k/Lib/urllib: parse.py request.py

Fred Drake fdrake at acm.org
Tue Jul 1 22:04:14 CEST 2008


On Jul 1, 2008, at 3:56 PM, georg.brandl wrote:
> Author: georg.brandl
...
> Also directly import names from the various urllib submodules,
> saves attribute lookup and is much cleaner.

This is highly subjective.  Do we want to be doing this in the  
standard library?

I'd certainly suggest that such style changes should be made in  
separate commits than bugfixes.


   -Fred

-- 
Fred Drake   <fdrake at acm.org>






More information about the Python-3000-checkins mailing list