2 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.0 Transitional//EN">
3 <html><head><title>Python: module telemetry.page.page_set
</title>
4 </head><body bgcolor=
"#f0f0f8">
6 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"heading">
8 <td valign=bottom
> <br>
9 <font color=
"#ffffff" face=
"helvetica, arial"> <br><big><big><strong><a href=
"telemetry.html"><font color=
"#ffffff">telemetry
</font></a>.
<a href=
"telemetry.page.html"><font color=
"#ffffff">page
</font></a>.page_set
</strong></big></big></font></td
10 ><td align=right valign=bottom
11 ><font color=
"#ffffff" face=
"helvetica, arial"><a href=
".">index
</a><br><a href=
"../telemetry/page/page_set.py">telemetry/page/page_set.py
</a></font></td></tr></table>
12 <p><tt>#
Copyright
(c)
2012 The
Chromium
Authors.
All
rights
reserved.
<br>
13 #
Use
of
this
source
code
is
governed
by
a
BSD-style
license
that
can
be
<br>
14 #
found
in
the
LICENSE
file.
</tt></p>
16 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"section">
17 <tr bgcolor=
"#aa55cc">
18 <td colspan=
3 valign=bottom
> <br>
19 <font color=
"#ffffff" face=
"helvetica, arial"><big><strong>Modules
</strong></big></font></td></tr>
21 <tr><td bgcolor=
"#aa55cc"><tt> </tt></td><td> </td>
22 <td width=
"100%"><table width=
"100%" summary=
"list"><tr><td width=
"25%" valign=top
><a href=
"csv.html">csv
</a><br>
23 <a href=
"json.html">json
</a><br>
24 </td><td width=
"25%" valign=top
><a href=
"os.html">os
</a><br>
25 <a href=
"telemetry.page.page.html">telemetry.page.page
</a><br>
26 </td><td width=
"25%" valign=top
><a href=
"telemetry.page.page_set_archive_info.html">telemetry.page.page_set_archive_info
</a><br>
27 <a href=
"urlparse.html">urlparse
</a><br>
28 </td><td width=
"25%" valign=top
></td></tr></table></td></tr></table><p>
29 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"section">
30 <tr bgcolor=
"#ee77aa">
31 <td colspan=
3 valign=bottom
> <br>
32 <font color=
"#ffffff" face=
"helvetica, arial"><big><strong>Classes
</strong></big></font></td></tr>
34 <tr><td bgcolor=
"#ee77aa"><tt> </tt></td><td> </td>
36 <dt><font face=
"helvetica, arial"><a href=
"__builtin__.html#object">__builtin__.object
</a>
39 <dt><font face=
"helvetica, arial"><a href=
"telemetry.page.page_set.html#PageSet">PageSet
</a>
44 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"section">
45 <tr bgcolor=
"#ffc8d8">
46 <td colspan=
3 valign=bottom
> <br>
47 <font color=
"#000000" face=
"helvetica, arial"><a name=
"PageSet">class
<strong>PageSet
</strong></a>(
<a href=
"__builtin__.html#object">__builtin__.object
</a>)
</font></td></tr>
49 <tr><td bgcolor=
"#ffc8d8"><tt> </tt></td><td> </td>
50 <td width=
"100%">Methods defined here:
<br>
51 <dl><dt><a name=
"PageSet-ContainsOnlyFileURLs"><strong>ContainsOnlyFileURLs
</strong></a>(self)
</dt></dl>
53 <dl><dt><a name=
"PageSet-ReorderPageSet"><strong>ReorderPageSet
</strong></a>(self, results_file)
</dt><dd><tt>Reorders
this
page
set
based
on
the
results
of
a
past
run.
</tt></dd></dl>
55 <dl><dt><a name=
"PageSet-WprFilePathForPage"><strong>WprFilePathForPage
</strong></a>(self, page)
</dt></dl>
57 <dl><dt><a name=
"PageSet-__getitem__"><strong>__getitem__
</strong></a>(self, key)
</dt></dl>
59 <dl><dt><a name=
"PageSet-__init__"><strong>__init__
</strong></a>(self, file_path
<font color=
"#909090">=''
</font>, attributes
<font color=
"#909090">=None
</font>)
</dt></dl>
61 <dl><dt><a name=
"PageSet-__iter__"><strong>__iter__
</strong></a>(self)
</dt></dl>
63 <dl><dt><a name=
"PageSet-__len__"><strong>__len__
</strong></a>(self)
</dt></dl>
65 <dl><dt><a name=
"PageSet-__setitem__"><strong>__setitem__
</strong></a>(self, key, value)
</dt></dl>
68 Class methods defined here:
<br>
69 <dl><dt><a name=
"PageSet-FromDict"><strong>FromDict
</strong></a>(cls, data, file_path)
<font color=
"#909090"><font face=
"helvetica, arial"> from
<a href=
"__builtin__.html#type">__builtin__.type
</a></font></font></dt></dl>
71 <dl><dt><a name=
"PageSet-FromFile"><strong>FromFile
</strong></a>(cls, file_path)
<font color=
"#909090"><font face=
"helvetica, arial"> from
<a href=
"__builtin__.html#type">__builtin__.type
</a></font></font></dt></dl>
74 Data descriptors defined here:
<br>
75 <dl><dt><strong>__dict__
</strong></dt>
76 <dd><tt>dictionary
for
instance
variables
(if
defined)
</tt></dd>
78 <dl><dt><strong>__weakref__
</strong></dt>
79 <dd><tt>list
of
weak
references
to
the
object
(if
defined)
</tt></dd>
81 </td></tr></table></td></tr></table>