#python What is false but hard for a lint tool to realize?
if False:
# linter's hate this, it is essentially commented out code.
if http://DateTime.Now > DateTime.Maximum:
I used to use this idiom all the time in C#, but too long to type in python:
Post
October 1, 2019