Y
Hacker News
new
|
ask
|
show
|
jobs
by
icebraining
3507 days ago
Why it awful? As an archive, seems decent.
1 comments
dmd
3507 days ago
(1) inconsistent escaping rules (dealing with the literal string \nFrom)
(2) easy to corrupt
link
creeble
3507 days ago
Worth noting that Google provides some Python sample code for parsing the file which works great.
link
cdubzzz
3507 days ago
Interesting - could you point out where to find this? I poked around a bit but didn't come up with anything.
link
(2) easy to corrupt