Status: New
Owner: ----

New issue 86 by CracKPod: BeautifulSoup treebuilder string attribute is  
missing
http://code.google.com/p/html5lib/issues/detail?id=86

"For your convenience, if a tag has only one child node, and that child
node is a string, the child node is made available as tag.string, as well
as tag.contents[0]. In the example above, soup.b.string is a
NavigableString representing the Unicode string "one". That's the string
contained in the first <B> Tag in the parse tree."

- http://www.crummy.com/software/BeautifulSoup/documentation.html#string

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"html5lib-discuss" group.
 To post to this group, send email to [email protected]
 To unsubscribe from this group, send email to 
[email protected]
 For more options, visit this group at 
http://groups.google.com/group/html5lib-discuss?hl=en-GB
-~----------~----~----~----~------~----~------~--~---

Reply via email to