Antoine Pitrou <pit...@free.fr> added the comment:

LIFO looks preferable if you want your setup/teardown code to be properly 
nested (that is, if I set up A before B, I want B to be torn down before A).

----------
nosy: +pitrou

_______________________________________
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