Charles-François Natali <neolo...@free.fr> added the comment:

> I don't think the order should be defined.

I disagree.
The C standard explicitely states that the functions are called in LIFO order 
(which is the natural order in this case).

The current implementation guarantees LIFO order, I think it should be 
documented.

----------
nosy: +neologix

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

Reply via email to