At 09:23 PM 10/4/2001 +0100, tom smith wrote: >hi all, and er, cough! Sorry. > >Lets all praise open-source software, because I jumped into SQLGenerator.py, >added a "print names" and discovered that because I used MS Excel to edit >the Classes and Samples files, the return chars were \r instead of unix >ones, meaning everything was in one long line. > >Did I mention I'm on OSX? :-) > >thanks for listening :-)
Perhaps we could modify MiscUtils.DataTable to respect \r as a line terminator even when on UNIX. I don't mind seeing some more code to deal with the EOL wars that operating systems have plagued us with. If you wanna take a crack at a patch for this, feel free. -Chuck _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
