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.ndb.query.ParameterizedThing Class Reference
Inheritance diagram for google.appengine.ext.ndb.query.ParameterizedThing:
google.appengine.ext.ndb.query.Parameter google.appengine.ext.ndb.query.ParameterizedFunction

Public Member Functions

def __eq__
 
def __ne__
 

Detailed Description

Base class for Parameter and ParameterizedFunction.

This exists purely for isinstance() checks.

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