py.user added the comment:

Zen:
Explicit is better than implicit.
In the face of ambiguity, refuse the temptation to guess.

I assume that someone changes the LoadError class and goes into the revert 
function. How he can figure out that the cookies should return to the previous 
state if LoadError was raised ?

Before the change it was explicit and after the change it became implicit.

----------

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

Reply via email to