Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delete unused method
error_certainly_bad_python_version?
(#7739)
This method is not called anywhere in our codebase. `git blame` shows it was added 4 years ago and used at that time, but the python version detection code has been heavily refactored since then so I didn't bother to trace where it's usage got removed. So let's nuke it.
- Loading branch information