You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Add a standalone disassemble utility. __init__.py: Shun using 0, 1 for booleans
This commit is contained in:
@@ -38,4 +38,4 @@ clean-unverified:
|
||||
|
||||
#: Clean temporary compile/decompile/verify direcotries in /tmp
|
||||
clean-py-dis:
|
||||
rm -fr /tmp/py-dis-* || true
|
||||
rm -fvr /tmp/py-dis-* || true
|
||||
|
Reference in New Issue
Block a user