On Mar 6, 2007, at 8:14 AM, Jussi Salmela wrote:
> Tommy Grav kirjoitti:
>>
>> Thanks for the great response.
>>
>> So how would you handle this type of error handling?
>> My main problem is that occasionally there is an entry
>> in the list that is a string:
>>
>> 0.9834 134.4933 78.009 run11 2
Steven D'Aprano a écrit :
> On Tue, 06 Mar 2007 05:57:43 -0500, Tommy Grav wrote:
>
>
>>So how would you handle this type of error handling?
>>My main problem is that occasionally there is an entry
>>in the list that is a string:
>>
>>0.9834 134.4933 78.009 run11 27
>
>
> How do you want to dea
Tommy Grav kirjoitti:
>
> Thanks for the great response.
>
> So how would you handle this type of error handling?
> My main problem is that occasionally there is an entry
> in the list that is a string:
>
> 0.9834 134.4933 78.009 run11 27
>
> Again I would like to avoid having to individually
On Tue, 06 Mar 2007 05:57:43 -0500, Tommy Grav wrote:
> So how would you handle this type of error handling?
> My main problem is that occasionally there is an entry
> in the list that is a string:
>
> 0.9834 134.4933 78.009 run11 27
How do you want to deal with such an occasional string? What d