Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #34216

Re: CSV out of range

Date 2012-12-04 12:31 +0100
From Thomas Bach <thbach@students.uni-mainz.de>
Subject Re: CSV out of range
References <CAKhY55MFb6yTNu-nF-bAa0Fd0BCGyfd85d5FmCCDJ1CRL8nCCg@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.457.1354620676.29569.python-list@python.org> (permalink)

Show all headers | View raw


Hi there,

Please be a bit more precise…

On Tue, Dec 04, 2012 at 12:00:05PM +0100, Anatoli Hristov wrote:
> 
> The problem comes when I try to index the SKU array and the field is
> empty

Can you provide an example for that?

> and it seems that there I have empty array, I wanted to ignore the
> empty arrays using if statement, but it does the same.

Please provide a small, runable example with the actual code you tried
that raises the exception and the complete trace back.

Regards,
	Thomas Bach.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: CSV out of range Thomas Bach <thbach@students.uni-mainz.de> - 2012-12-04 12:31 +0100

csiph-web