Commit Graph
10 Commits
Author SHA1 Message Date
CorpNewtandGitHub ab22fc6afd Use csv formatting when possible - fault tolerance 2018-10-14 19:42:58 -05:00
CorpNewtandGitHub c17eda3b85 Wrap data in plistlib.Data 2018-10-12 13:28:08 -05:00
CorpNewtandGitHub 4abdf13dd7 Fix incorrect data header 2018-10-12 13:15:53 -05:00
CorpNewtandGitHub a9087e9a9f More plist fixes 2018-10-12 12:48:26 -05:00
CorpNewtandGitHub be5f277ddc Wrap in try/except 2018-10-07 18:08:45 -05:00
CorpNewtandGitHub e50e41cec8 Readable progress 2018-10-07 14:05:02 -05:00
CorpNewtandGitHub b2896f5304 Add files via upload 2018-10-06 22:07:05 -05:00
CorpNewtandGitHub 092ace29ec String conversion for BytesIO fix
Only convert str vars to data when py3 in loads() as py2 plistlib can handle str and unicode without encoding
2018-09-26 19:31:03 -05:00
CorpNewt 3b921fa211 Fixed issue with starting char, fixed plist reading from string in py2 2018-09-26 14:47:57 -05:00
CorpNewtandGitHub a76e237a46 Add files via upload 2018-09-25 23:16:18 -05:00