Krenair

Untitled

Apr 1st, 2012
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.33 KB | None | 0 0
  1. diff -r 6.0/runtime/decompile.py 6.2/runtime/decompile.py
  2. 35,36d34
  3. <     parser.add_option('-p', '--nopatch', dest='no_patch', action='store_true',
  4. <                       help='disable source patching', default=False)
  5. 38a37
  6. >     parser.add_option('-p', dest='no_patch', action='store_true', help='Undocumented magic', default=False)
Advertisement
Add Comment
Please, Sign In to add comment