D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
imh-python
/
lib
/
python3.9
/
lib2to3
/
tests
/
data
/
fixers
/
Filename :
bad_order.py
back
Copy
from lib2to3.fixer_base import BaseFix class FixBadOrder(BaseFix): order = "crazy"