"Steven W. Orr" wrote:
> I'm ok in python but I haven't done too much with web pages. I have a web page
> that is hand written in html that has about 1000 entries in a table and I want
> to convert the table [into html]
Is the data coming from somewhere like a file or db? If so, I'd just
use some
> >> I'm ok in python but I haven't done too much with web pages. I have a web
> >> page
> >> that is hand written in html that has about 1000 entries in a table and I
> >> want
> >> to convert the table from entries like this
>
> >>
> >> Some Date String
> >> SomeTag
> >>
Steven W. Orr wrote:
I'm ok in python but I haven't done too much with web pages. I have a web page
that is hand written in html that has about 1000 entries in a table and I want
to convert the table from entries like this
Some Date String
SomeTag
A Title
On Sunday 08 August 2010 04:42:25 Steven W. Orr wrote:
> I'm ok in python but I haven't done too much with web pages. I have a web
> page that is hand written in html that has about 1000 entries in a table
> and I want to convert the table from entries like this
>
>
>Some Date String
On 08/07/10 23:57, quoth Miki:
> On Aug 7, 7:42 pm, "Steven W. Orr" wrote:
>> I'm ok in python but I haven't done too much with web pages. I have a web
>> page
>> that is hand written in html that has about 1000 entries in a table and I
>> want
>> to convert the table from entries like this
>>
>
On Sat, Aug 7, 2010 at 7:42 PM, Steven W. Orr wrote:
> I'm ok in python but I haven't done too much with web pages. I have a web page
> that is hand written in html that has about 1000 entries in a table and I want
> to convert the table from entries like this
>
>
> Some Date String
>
BeautifulSoup
On Sun, Aug 8, 2010 at 8:12 AM, Steven W. Orr wrote:
> I'm ok in python but I haven't done too much with web pages. I have a web
> page
> that is hand written in html that has about 1000 entries in a table and I
> want
> to convert the table from entries like this
>
>
> S
On Aug 7, 7:42 pm, "Steven W. Orr" wrote:
> I'm ok in python but I haven't done too much with web pages. I have a web page
> that is hand written in html that has about 1000 entries in a table and I want
> to convert the table from entries like this
>
>
> Some Date String
> Som