Edit File by line
•
/
home
/
barbar84
/
www
/
wp-conte...
/
plugins
/
sujqvwi
/
AnonR
/
smanonr....
/
lib64
/
python3....
/
lib2to3
/
fixes
•
File:
fix_imports2.py
"""Fix incompatible imports and module references that must be fixed after
[
0
]
Fix
|
Delete
fix_imports."""
[
1
]
Fix
|
Delete
from . import fix_imports
[
2
]
Fix
|
Delete
[
3
]
Fix
|
Delete
[
4
]
Fix
|
Delete
MAPPING = {
[
5
]
Fix
|
Delete
'whichdb': 'dbm',
[
6
]
Fix
|
Delete
'anydbm': 'dbm',
[
7
]
Fix
|
Delete
}
[
8
]
Fix
|
Delete
[
9
]
Fix
|
Delete
[
10
]
Fix
|
Delete
class FixImports2(fix_imports.FixImports):
[
11
]
Fix
|
Delete
[
12
]
Fix
|
Delete
run_order = 7
[
13
]
Fix
|
Delete
[
14
]
Fix
|
Delete
mapping = MAPPING
[
15
]
Fix
|
Delete
[
16
]
Fix
|
Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function
Edit text
Download
Information
Rename
Copy
Move
Delete
Chmod
List