On Wed, 05 Jul 2017 20:37:38 +0300, Jussi Piitulainen wrote:
> Sam Chats writes:
>
> > On Wednesday, July 5, 2017 at 9:09:18 PM UTC+5:30, Grant Edwards wrote:
> >> On 2017-07-05, Sam Chats wrote:
> >>
> >> > I want to write, say, 'hello\tworld' as-is to a file, but doing
> >> > f.write('hello\tw
On Wed, 5 Jul 2017 15:28:51 +0200, Thomas Nyberg wrote:
> On 07/05/2017 03:18 PM, YOUR_NAME_HERE wrote:
> > On Wed, 5 Jul 2017 13:02:36 + (UTC) YOUR_NAME_HERE wrote:
> >> I can use either tsv or csv. Which one would be better?
> >
> >
> > Some people complain that tsv has problems, so maybe c