App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | List of all members
google.appengine.dist27.urllib.addclosehook Class Reference
Inheritance diagram for google.appengine.dist27.urllib.addclosehook:
google.appengine.dist27.urllib.addbase

Public Member Functions

def __init__
 
def close
 
- Public Member Functions inherited from google.appengine.dist27.urllib.addbase
def __init__
 
def __repr__
 
def close
 

Public Attributes

 closehook
 
 hookargs
 
- Public Attributes inherited from google.appengine.dist27.urllib.addbase
 fp
 
 read
 
 readline
 
 readlines
 
 fileno
 
 next
 

Detailed Description

Class to add a close hook to an open file.

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