Steven D'Aprano <st...@remove-this-cybersource.com.au> wrote:
> I'll accept that nested classes are unusual, but unPythonic? Never!

Not even if "flat is better than nested" ;)

And are you the same Steven D'Aprano who once wrote:

"Never nest classes, unless you need to, or to win a bet."

Given that there's little if anything gained from nesting classes
(other than possible scoping confusion) is there ever a need?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to