telemetry.page.page_set_archive_info
index
telemetry/page/page_set_archive_info.py

# Copyright (c) 2013 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

 
Modules
       
json
logging
os
re
shutil

 
Classes
       
__builtin__.object
PageSetArchiveInfo

 
class PageSetArchiveInfo(__builtin__.object)
     Methods defined here:
AddNewTemporaryRecording(self, temp_target_wpr_file_path)
AddRecordedPages(self, urls)
WprFilePathForPage(self, page)
__init__(self, archive_data_file_path, page_set_file_path, data)

Class methods defined here:
FromFile(cls, file_path, page_set_file_path) from __builtin__.type

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)