~mszamot-gmail/beautifulsoup/beautifulsoup

Viewing all changes in revision 300.

  • Committer: Leonard Richardson
  • Date: 2013-05-20 15:45:08 UTC
  • Revision ID: leonardr@segfault.org-20130520154508-oj103iabfadws6cv
A NavigableString object now has an immutable '.name' property whose
  value is always None. This makes it easier to iterate over a mixed
  list of tags and strings without having to check whether each
  element is a tag or a string.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: