User Profile

Collapse

Profile Sidebar

Collapse
PythonNoob89
PythonNoob89
Last Activity: Mar 6 '07, 11:31 AM
Joined: Mar 1 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • PythonNoob89
    replied to Parsing HTML pages
    thx u very much :D .. U really helped us get a good grade:P
    See more | Go to post

    Leave a comment:


  • PythonNoob89
    started a topic Parsing HTML pages

    Parsing HTML pages

    Hello me and my friends are currently working on an easy pythion project but we are stuck with one of the functions we need to develope:(
    We really don't know how to parse data from an html page.. we pasted a copy of our program below and it would be great if somebody could give us some tips on how to do this:D thx alot for your time and patience.
    Code:
    import urllib
    import sys, re, os
    
    def get_page_from_file(aFile):
    ...
    See more | Go to post
No activity results to display
Show More
Working...