Repository URL to install this package:
from lib2to3.fixer_base import BaseFix class FixBadOrder(BaseFix): order = "crazy"