Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

The original motivation for the patch was that if partial() objects are 
guaranteed to be flat, it would simplify code that deals with them.  See 
issue4331 for one example.

With a "conservative" patch, however, it will still be possible to create 
nested partials and the code consuming partials should be ready for that.

----------
keywords:  -needs review
resolution:  -> rejected
stage: commit review -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7830>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to