On 2007-02-24, David C Ullrich <[EMAIL PROTECTED]> wrote: > On 23 Feb 2007 19:13:10 +0100, Neil Cerutti <[EMAIL PROTECTED]> wrote: > >>On 2007-02-23, David C Ullrich <[EMAIL PROTECTED]> wrote: >>> Is there a csvlib out there somewhere? >>> >>> And/or does anyone see any problems with >>> the code below? >>> >>> [...] >>> >>> (Um: Believe it or not I'm _still_ using python 1.5.7. So >>> comments about iterators, list comprehensions, string >>> methods, etc are irrelevent. Comments about errors in the >>> algorithm would be great. Thanks.) >> >>Two member functions of indexedstring are not used: next and >>lookahead. __len__ and __getitem__ appear to serve no real >>purpose. > > Hey, thanks! I didn't realize that using an object with methods > that were never called could cause an algorithm to fail... > shows how much I know.
Sorry I couldn't provide the help you wanted. -- Neil Cerutti -- http://mail.python.org/mailman/listinfo/python-list