[docs] [issue14502] Document better what happens on releasing an unacquired lock

Georg Brandl report at bugs.python.org
Thu Apr 5 09:53:16 CEST 2012


Georg Brandl <georg at python.org> added the comment:

Ah, and I missed that apparently on 3.3, _thread.Error is aliased to RuntimeError.  In that case you should use RuntimeError of course :)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14502>
_______________________________________


More information about the docs mailing list