diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-02-25 15:23:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-25 15:23:25 (GMT) |
commit | 83f4394e4e3b3d228a9d2bcddf1de5dc5632b8fc (patch) | |
tree | ce90df18ffc0c877191f0f819b256f3f18e2f629 /Python | |
parent | 961774184eb950e2547ab0d42653439adc735924 (diff) | |
download | cpython-83f4394e4e3b3d228a9d2bcddf1de5dc5632b8fc.zip cpython-83f4394e4e3b3d228a9d2bcddf1de5dc5632b8fc.tar.gz cpython-83f4394e4e3b3d228a9d2bcddf1de5dc5632b8fc.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')
0 files changed, 0 insertions, 0 deletions