
May 7, 2011
10:26 a.m.
STINNER Victor <victor.stinner@haypocalc.com> added the comment: I think that threading._get_ident() is more reliable than threading.current_thread().ident because Thread.ident can be None in some cases. ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue12028> _______________________________________