I have basic understanding of dictionary and urllib.

http://id.wikipedia.org/wiki/Tabel_perbandingan_ukuran_jarum_hipodermik

I extracted the html file from that site by using urllib library.
Then, I read PyQuery, it's JQuery-Like. So, I want to extract the content of 
the table and I want the result in dictionary. Column Headers are the keys, and 
its data is the value.

I hope you could gime an idea to extract it [ and the code if possible :) ]

Best Regards,

pyflux



      
_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to