webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
webkitpy.thirdparty.BeautifulSoup.ResultSet Class Reference
Inheritance diagram for webkitpy.thirdparty.BeautifulSoup.ResultSet:

Public Member Functions

def __init__ (self, source)
 

Public Attributes

 source
 

Detailed Description

A ResultSet is just a list that keeps track of the SoupStrainer
that created it.

Constructor & Destructor Documentation

◆ __init__()

def webkitpy.thirdparty.BeautifulSoup.ResultSet.__init__ (   self,
  source 
)

Member Data Documentation

◆ source

webkitpy.thirdparty.BeautifulSoup.ResultSet.source

The documentation for this class was generated from the following file: