diff options
author | Aaron Gallagher <habnabit@users.noreply.github.com> | 2018-02-25 15:03:40 (GMT) |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2018-02-25 15:03:40 (GMT) |
commit | 5fb632e83136399bad9427ee23ec8b771695290a (patch) | |
tree | 93660f87f3eaf42daf1cfb6719a048317d9c5587 /Lib/site.py | |
parent | 29eab55309b9f78b79074d26db16a44e7841c639 (diff) | |
download | cpython-5fb632e83136399bad9427ee23ec8b771695290a.zip cpython-5fb632e83136399bad9427ee23ec8b771695290a.tar.gz cpython-5fb632e83136399bad9427ee23ec8b771695290a.tar.bz2 |
Delete a broken threading.local example (#5870)
This code never did anything correct or useful. The class attribute will never be affected, and the condition will never be true.
Diffstat (limited to 'Lib/site.py')
0 files changed, 0 insertions, 0 deletions