We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8b8c29 commit 4c4aa39Copy full SHA for 4c4aa39
HISTORY.md
@@ -115,7 +115,7 @@ mechanisms and addressed problems and extensions by some other means.
115
Specifically, in `uncompyle`, decompilation of python bytecode 2.5 &
116
2.6 is done by transforming the byte code into a pseudo-2.7 Python
117
bytecode and is based on code from Eloi Vanderbeken. A bit of this
118
-could have bene easily added by modifying grammar rules.
+could have been easily added by modifying grammar rules.
119
120
This project, `uncompyle6`, abandons that approach for various
121
reasons. Having a grammar per Python version is much cleaner and it
0 commit comments