diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-02-25 15:34:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-25 15:34:46 (GMT) |
commit | 07c13eee79852296a4bc732037012c424a087369 (patch) | |
tree | c39c84aa1f2176db2694f676ae47b2f7c45fa394 /Python/thread_pthread.h | |
parent | df1732a4734190fefc8814687895fc1168716c37 (diff) | |
download | cpython-07c13eee79852296a4bc732037012c424a087369.zip cpython-07c13eee79852296a4bc732037012c424a087369.tar.gz cpython-07c13eee79852296a4bc732037012c424a087369.tar.bz2 |
Delete a broken threading.local example (GH-5870)
This code never did anything correct or useful. The class attribute will never be affected, and the condition will never be true.
(cherry picked from commit 5fb632e83136399bad9427ee23ec8b771695290a)
Co-authored-by: Aaron Gallagher <habnabit@users.noreply.github.com>
Diffstat (limited to 'Python/thread_pthread.h')
0 files changed, 0 insertions, 0 deletions