App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | Properties | List of all members
google.appengine._internal.django.core.urlresolvers.RegexURLPattern Class Reference
Inheritance diagram for google.appengine._internal.django.core.urlresolvers.RegexURLPattern:

Public Member Functions

def __init__
 
def __repr__
 
def add_prefix
 
def resolve
 

Public Attributes

 regex
 
 default_args
 
 name
 

Properties

 callback = property(_get_callback)
 

Member Function Documentation

def google.appengine._internal.django.core.urlresolvers.RegexURLPattern.add_prefix (   self,
  prefix 
)
Adds the prefix string to a string-based callback.

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