Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- diff -r 6.0/runtime/decompile.py 6.2/runtime/decompile.py
- 35,36d34
- < parser.add_option('-p', '--nopatch', dest='no_patch', action='store_true',
- < help='disable source patching', default=False)
- 38a37
- > parser.add_option('-p', dest='no_patch', action='store_true', help='Undocumented magic', default=False)
Advertisement
Add Comment
Please, Sign In to add comment