Dave Kuhlman schreef:
> Roel Schroeven fastmail.fm> writes:
> Kent Johnson alerted me to this discussion.
>
> And, thanks, Roel, for the comments and improvements on my example.
>
> I agree that my example class being discussed is confused. I've reworked the
> example, taking hints from this t
Having been dragged kicking and screaming into the fussy, fussy world of XML, I find myself in a pickle.
I keep getting an error complaining of a missing end-tag:
: XML Parse error.
XML Error Text: "; nested exception is:
org.xml.sax.SAXParseException: The element type "Description" mus
doug shawhan wrote:
> Having been dragged kicking and screaming into the fussy, fussy world of
> XML, I find myself in a pickle.
>
> I keep getting an error complaining of a missing end-tag:
>
> : XML Parse error.
> XML Error Text: "; nested exception is:
> org.xml.sax.SAXParseException
All,
I posted some time back for another task.
Have a new task now. You were all so kind with advice that I thought I
might check my thoughts on this.
Being an old guy and a newbie to Python is the double-whammy, but here goes:
I get a CSV file with ~26 fields and ~7000 records. This data ne
GNULinuxGeek wrote:
> All,
>
> I posted some time back for another task.
>
> Have a new task now. You were all so kind with advice that I thought I
> might check my thoughts on this.
>
> Being an old guy and a newbie to Python is the double-whammy, but here goes:
>
> I get a CSV file with ~26