In article <[email protected]>,
alex23  <[email protected]> wrote:
>On Apr 21, 1:18 pm, Tim Wintle <[email protected]> wrote:
>>
>> There was some suggestion about introducing synonyms that followed PEP8
>> and introducing deprecation warnings as you suggested, but I can't
>> remember the outcome. I'd suggest checking the dev archives.
>
>What about the possibility of offering an additional, PEP8-compliant
>API for each?
>
>   import logging # the current interface
>   import logging.pep8 # the PEP8-compliant interface
>
>I'd be happy to contribute to this if it was considered worthwhile.

That's precisely what's been vetoed (among other things).  Guido thinks
the maintenance cost is too high.
-- 
Aahz ([email protected])           <*>         http://www.pythoncraft.com/

"If you think it's expensive to hire a professional to do the job, wait
until you hire an amateur."  --Red Adair
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to