GitBook: [master] one page modified

This commit is contained in:
CPol 2021-10-06 19:00:31 +00:00 committed by gitbook-bot
parent 6e24e80658
commit 619d1ad3c3
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -824,7 +824,7 @@ f = ftype(ctype(1, 1, 1, 67, '|\x00\x00GHd\x00\x00S', (None,), (), ('s',), 'stdi
f(42)
```
### Decompiling Python
## Decompiling Compiled Python
Using tools like [**https://www.decompiler.com/**](https://www.decompiler.com/) ****one can **decompile** given compiled python code