Re: Html character entity conversion

2006-09-09 Thread yichun
ank you for response. > It doesn't matter what is 'BeautifulSoup'... However, the best solution is to ask BeautifulSoup to do that for you. if you do soup = BeautifulSoup(your_html_page, convertEntities="html") you should not be worrying about the problem you had. th

Can Python do Perl's print <

2006-08-23 Thread yichun . wei
Perl has the ability to do the following: print