| 1 | 'Show relative speeds of local, nonlocal, global, and built-in access.' |
| 2 | |
| 3 | # Please leave this code so that it runs under older versions of |
| 4 | # Python 3 (no f-strings). That will allow benchmarking for |
nothing calls this directly
no test coverage detected