Some files have big "if True" with deprecated behavior that would need cleanup. ``` lib/python/pyflyby/_importdb.py 347: if "SUPPORT DEPRECATED BEHAVIOR": 542: if "SUPPORT DEPRECATED BEHAVIOR": ```
Some files have big "if True" with deprecated behavior that would need cleanup.