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

Public Member Functions

def __init__
 
def Get
 
def __repr__
 

Detailed Description

Class for representing literal values in a way unique from unbound params.

This is a simple wrapper class around basic types and datastore types.

Member Function Documentation

def google.appengine.ext.gql.Literal.Get (   self)
Return the value of the literal.

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