2010/10/26 Alexander Belopolsky <alexander.belopol...@gmail.com>:
> On Tue, Oct 26, 2010 at 1:39 PM, Raymond Hettinger
> <raymond.hettin...@gmail.com> wrote:
> ..
>> Packaging is not always wrong.  Maybe it was the right thing to do for
>> unittest, maybe not.
>
> This is an example that I personally find ill-justified.  Particularly
> annoying is the fact that opening __init__.py gives you a list of
> relative imports and sends you to the next file for everything else.
> Having both main.py and __main__.py seems redundant.    What were the
> benefits  that justified unittest.py split?

Mostly it was huge.



-- 
Regards,
Benjamin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to