added decompilation and decompile with portffix in json
This commit is contained in:
@@ -126,5 +126,17 @@
|
||||
"தொகுப்புகள்": "collections",
|
||||
"பாதை": "pathlib",
|
||||
"வழக்கமொழி": "re"
|
||||
}
|
||||
}
|
||||
},
|
||||
"postfix_keywords": [
|
||||
"if",
|
||||
"elif",
|
||||
"while",
|
||||
"def",
|
||||
"class",
|
||||
"for",
|
||||
"with",
|
||||
"try",
|
||||
"except",
|
||||
"finally"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user