예제 #1
0
def main():
    print("WARNING: 'macho_dump' is deprecated, use 'python -mmacholib dump' instead")
    _main(print_file)
예제 #2
0
def main():
    _main(print_file)
예제 #3
0
def main():
    print("WARNING: 'macho_dump' is deprecated, use 'python -mmacholib dump' "
          "instead")
    _main(print_file)
예제 #4
0
def main():
    _main(print_file)