|
dictionary | reserved_paths |
|
Checks a path against a set of inbound_services.
def google.appengine.tools.old_dev_appserver.ReservedPathFilter.ExcludePath |
( |
|
self, |
|
|
|
path |
|
) |
| |
Check to see if this is a service url and matches inbound_services.
dictionary google.appengine.tools.old_dev_appserver.ReservedPathFilter.reserved_paths |
|
static |
Initial value:
2 '/_ah/channel/connect':
'channel_presence',
3 '/_ah/channel/disconnect':
'channel_presence'
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/tools/old_dev_appserver.py