Andrei Kulakov <[email protected]> added the comment:
Nihir: in synchronize.py, only Barrier inherits from threading.Barrier, as far as I can see. Other classes inherit from `object`. ---------- nosy: +andrei.avk _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue25066> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
