{"body":"selsta@mbpR ~/d/monero-gui (master) [1]> diff ~/Downloads/ds_store-1.1.0/ds_store/ ~/native/lib/python/dist-packages/ds_store/\nOnly in /Users/selsta/native/lib/python/dist-packages/ds_store/: __init__.pyc\nOnly in /Users/selsta/native/lib/python/dist-packages/ds_store/: buddy.pyc\nOnly in /Users/selsta/native/lib/python/dist-packages/ds_store/: store.pyc\nselsta@mbpR ~/d/monero-gui (master) [1]> diff ~/Downloads/mac_alias-1.1.0/mac_alias/  ~/native\\ 2/lib/python/dist-packages/mac_alias\nOnly in /Users/selsta/native 2/lib/python/dist-packages/mac_alias: __init__.pyc\ndiff /Users/selsta/Downloads/mac_alias-1.1.0/mac_alias/alias.py /Users/selsta/native 2/lib/python/dist-packages/mac_alias/alias.py\n246c246\n<         alias.volume = VolumeInfo (volname.replace('/',':'),\n---\n>         alias.volume = VolumeInfo (volname.decode().replace('/',':'),\n249c249\n<         alias.target = TargetInfo (kind, filename.replace('/',':'),\n---\n>         alias.target = TargetInfo (kind, filename.decode().replace('/',':'),\n264c264\n<                 alias.target.folder_name = value.replace('/',':')\n---\n>                 alias.target.folder_name = value.decode().replace('/',':')\n266c266\n<                 alias.target.cnid_path = struct.unpack(b'>%uI' % (length // 4),\n---\n>                 alias.target.cnid_path = struct.unpack('>%uI' % (length // 4),\n301c301\n<                 alias.target.posix_path = value\n---\n>                 alias.target.posix_path = value.decode()\n303c303\n<                 alias.volume.posix_path = value\n---\n>                 alias.volume.posix_path = value.decode()\n425c425\n<                             carbon_volname, voldate,\n---\n>                             carbon_volname, int(voldate),\n431c431\n<                             crdate,\n---\n>                             int(crdate),\n452c452\n<                 8, long(voldate * 65536),\n---\n>                 8, int(voldate * 65536),\n454c454\n<                 8, long(crdate * 65536)))\n---\n>                 8, int(crdate * 65536)))\n457c457\n<             cnid_path = struct.pack(b'>%uI' % len(self.target.cnid_path),\n---\n>             cnid_path = struct.pack('>%uI' % len(self.target.cnid_path),\nOnly in /Users/selsta/native 2/lib/python/dist-packages/mac_alias: alias.pyc\nOnly in /Users/selsta/native 2/lib/python/dist-packages/mac_alias: osx.pyc\nOnly in /Users/selsta/native 2/lib/python/dist-packages/mac_alias: utils.pyc\n","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/xgxWiLhv","modified":1597961176,"id":"xgxWiLhv","size":2391,"lines":54,"own_paste":false,"theme":"","date":1597961176}