More wordsmithing

This commit is contained in:
rocky
2018-04-15 14:05:38 -04:00
parent d5b7be59c5
commit bbc7616e24

View File

@@ -53,8 +53,8 @@ You get the idea. This code pulls all of these forks together and
code base over those old forks. code base over those old forks.
This demonstrably does the best in decompiling Python across all This demonstrably does the best in decompiling Python across all
Python versions. And even where there another project only provides Python versions. And even when there is another project that only
decompilation for subset of Python versions, we generally do provides decompilation for subset of Python versions, we generally do
demonstrably better for those as well. demonstrably better for those as well.
How can we tell? By taking Python bytecode that comes distributed with How can we tell? By taking Python bytecode that comes distributed with