App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google.appengine._internal.django.utils.regex_helper.Choice Class Reference
Inheritance diagram for google.appengine._internal.django.utils.regex_helper.Choice:

Detailed Description

Used to represent multiple possibilities at this point in a pattern string.
We use a distinguished type, rather than a list, so that the usage in the
code is clear.

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