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.addinfourl Class Reference
Inheritance diagram for google.appengine.dist27.urllib.addinfourl:
google.appengine.dist27.urllib.addbase

Public Member Functions

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

Public Attributes

 headers
 
 url
 
 code
 
- Public Attributes inherited from google.appengine.dist27.urllib.addbase
 fp
 
 read
 
 readline
 
 readlines
 
 fileno
 
 next
 

Detailed Description

class to add info() and geturl() methods to an open file.

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