Parsing a file based on differing delimiters
Kylotan
kylotan at hotmail.com
Thu Oct 23 10:41:41 EDT 2003
More information about the Python-list mailing list
Thu Oct 23 10:41:41 EDT 2003
- Previous message (by thread): Python equivalent for perl's "next"-statement?
- Next message (by thread): Parsing a file based on differing delimiters
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Peter, Thanks for your reply. I will probably use something similar to this in the end. However, I was wondering if there's an obvious implementation of multiple delimiters for the _getChunk() function? The most obvious and practical example would be the ability to get the next chunk up to any sort of whitespace, not just a space. -- Ben Sizer
- Previous message (by thread): Python equivalent for perl's "next"-statement?
- Next message (by thread): Parsing a file based on differing delimiters
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list