App Engine Python SDK version 1.8.3
commit7f7f80cbd7d73e4ceab06c784652f9fa40901d65
authorrichmond@google.com <richmond@google.com@80f5ef21-4148-0410-bacc-cfb02402ada8>
Tue, 6 Aug 2013 20:13:47 +0000 (6 20:13 +0000)
committerrichmond@google.com <richmond@google.com@80f5ef21-4148-0410-bacc-cfb02402ada8>
Tue, 6 Aug 2013 20:13:47 +0000 (6 20:13 +0000)
tree024b097e7c4d655658f8b643e47c3f78a9d13c7e
parent89bc8742d4f7cc9d46e2b8984172a67bb3d175da
App Engine Python SDK version 1.8.3

git-svn-id: http://googleappengine.googlecode.com/svn/trunk@375 80f5ef21-4148-0410-bacc-cfb02402ada8
170 files changed:
python/RELEASE_NOTES
python/VERSION
python/_php_runtime.py
python/_python_runtime.py
python/apiclient/__init__.py [new file with mode: 0644]
python/apiclient/discovery.py [new file with mode: 0644]
python/apiclient/errors.py [new file with mode: 0644]
python/apiclient/http.py [new file with mode: 0644]
python/apiclient/mimeparse.py [new file with mode: 0644]
python/apiclient/model.py [new file with mode: 0644]
python/apiclient/oauth.py [new file with mode: 0644]
python/apiclient/push.py [new file with mode: 0644]
python/apiclient/schema.py [new file with mode: 0644]
python/dev_appserver.py
python/gflags/__init__.py [new file with mode: 0644]
python/gflags/gflags.py [new file with mode: 0644]
python/gflags/gflags_validators.py [new file with mode: 0644]
python/google/appengine/api/app_identity/app_identity.py
python/google/appengine/api/app_identity/app_identity_service_pb.py
python/google/appengine/api/app_identity/app_identity_stub.py
python/google/appengine/api/appinfo_includes.py
python/google/appengine/api/channel/channel_service_stub.py
python/google/appengine/api/datastore.py
python/google/appengine/api/images/images_not_implemented_stub.py
python/google/appengine/api/logservice/logservice.py
python/google/appengine/api/memcache/__init__.py
python/google/appengine/api/memcache/memcache_service_pb.py
python/google/appengine/api/modules/modules.py
python/google/appengine/api/prospective_search/prospective_search_stub.py
python/google/appengine/api/remote_socket/_remote_socket.py
python/google/appengine/api/remote_socket/_remote_socket.py.orig [deleted file]
python/google/appengine/api/search/ExpressionLexer.py
python/google/appengine/api/search/ExpressionParser.py
python/google/appengine/api/search/QueryLexer.py
python/google/appengine/api/search/QueryParser.py
python/google/appengine/api/search/query_parser.py
python/google/appengine/api/search/search.py
python/google/appengine/api/search/search_service_pb.py
python/google/appengine/api/search/simple_search_stub.py
python/google/appengine/api/search/stub/document_matcher.py
python/google/appengine/api/search/stub/expression_evaluator.py
python/google/appengine/api/taskqueue/taskqueue_stub.py
python/google/appengine/base/memcache_sharding_strategy_pb.py [deleted file]
python/google/appengine/ext/analytics/static/analytics_js.js
python/google/appengine/ext/appstats/static/appstats_js.js
python/google/appengine/ext/blobstore/blobstore.py
python/google/appengine/ext/cloudstorage/cloudstorage_stub.py
python/google/appengine/ext/cloudstorage/common.py
python/google/appengine/ext/cloudstorage/stub_dispatcher.py
python/google/appengine/ext/datastore_admin/backup_handler.py
python/google/appengine/ext/datastore_admin/config.py [new file with mode: 0644]
python/google/appengine/ext/datastore_admin/copy_handler.py
python/google/appengine/ext/datastore_admin/delete_handler.py
python/google/appengine/ext/datastore_admin/main.py
python/google/appengine/ext/datastore_admin/static/js/compiled.js
python/google/appengine/ext/datastore_admin/templates/backup_information.html
python/google/appengine/ext/datastore_admin/templates/base.html
python/google/appengine/ext/datastore_admin/templates/confirm_abort_backup.html
python/google/appengine/ext/datastore_admin/templates/confirm_backup.html
python/google/appengine/ext/datastore_admin/templates/confirm_backup_import.html
python/google/appengine/ext/datastore_admin/templates/confirm_copy.html
python/google/appengine/ext/datastore_admin/templates/confirm_delete.html
python/google/appengine/ext/datastore_admin/templates/confirm_delete_backup.html
python/google/appengine/ext/datastore_admin/templates/confirm_restore_from_backup.html
python/google/appengine/ext/datastore_admin/templates/do_backup.html
python/google/appengine/ext/datastore_admin/templates/do_delete.html
python/google/appengine/ext/datastore_admin/templates/do_restore_from_backup.html
python/google/appengine/ext/datastore_admin/templates/list_actions.html
python/google/appengine/ext/datastore_admin/utils.py
python/google/appengine/ext/endpoints/__init__.py
python/google/appengine/ext/endpoints/api_config.py
python/google/appengine/ext/endpoints/apiserving.py
python/google/appengine/ext/endpoints/message_parser.py
python/google/appengine/ext/endpoints/protojson.py
python/google/appengine/ext/endpoints/users_id_token.py
python/google/appengine/ext/go/__init__.py [deleted file]
python/google/appengine/ext/mapreduce/base_handler.py
python/google/appengine/ext/mapreduce/control.py
python/google/appengine/ext/mapreduce/handlers.py
python/google/appengine/ext/mapreduce/input_readers.py
python/google/appengine/ext/mapreduce/mapper_pipeline.py
python/google/appengine/ext/mapreduce/mapreduce_pipeline.py
python/google/appengine/ext/mapreduce/model.py
python/google/appengine/ext/mapreduce/parameters.py
python/google/appengine/ext/mapreduce/pipeline_base.py [new file with mode: 0644]
python/google/appengine/ext/mapreduce/shuffler.py
python/google/appengine/ext/mapreduce/status.py
python/google/appengine/ext/mapreduce/util.py
python/google/appengine/ext/ndb/__init__.py
python/google/appengine/ext/ndb/context.py
python/google/appengine/ext/ndb/model.py
python/google/appengine/ext/ndb/query.py
python/google/appengine/ext/remote_api/remote_api_services.py
python/google/appengine/ext/testbed/__init__.py
python/google/appengine/tools/api_server.py
python/google/appengine/tools/appcfg.py
python/google/appengine/tools/dev-channel-js.js
python/google/appengine/tools/dev_appserver.py
python/google/appengine/tools/dev_appserver_channel.py
python/google/appengine/tools/devappserver2/admin/cron_handler.py
python/google/appengine/tools/devappserver2/api_server.py
python/google/appengine/tools/devappserver2/blob_download_test.py
python/google/appengine/tools/devappserver2/channel_test.py
python/google/appengine/tools/devappserver2/devappserver2.py
python/google/appengine/tools/devappserver2/devappserver2_test.py
python/google/appengine/tools/devappserver2/endpoints/api_config_manager.py
python/google/appengine/tools/devappserver2/endpoints/endpoints_server.py
python/google/appengine/tools/devappserver2/endpoints/endpoints_server_regtest.py
python/google/appengine/tools/devappserver2/endpoints/endpoints_server_test.py
python/google/appengine/tools/devappserver2/endpoints/errors.py
python/google/appengine/tools/devappserver2/endpoints/parameter_converter.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/endpoints/testdata/test_service.py
python/google/appengine/tools/devappserver2/endpoints/util.py
python/google/appengine/tools/devappserver2/endpoints/util_test.py
python/google/appengine/tools/devappserver2/http_runtime.py
python/google/appengine/tools/devappserver2/http_runtime_test.py
python/google/appengine/tools/devappserver2/module.py
python/google/appengine/tools/devappserver2/php/runtime.py
python/google/appengine/tools/devappserver2/php/setup.php
python/google/appengine/tools/devappserver2/python/pdb_sandbox.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/python/request_handler.py
python/google/appengine/tools/devappserver2/python/runtime.py
python/google/appengine/tools/devappserver2/python/sandbox.py
python/google/appengine/tools/devappserver2/python_runtime.py
python/google/appengine/tools/devappserver2/safe_subprocess.py
python/google/appengine/tools/endpointscfg.py
python/google/appengine/tools/sdk_update_checker.py
python/google/net/proto2/proto/descriptor_pb2.py
python/google/net/proto2/python/public/text_format.py
python/httplib2/__init__.py [new file with mode: 0644]
python/httplib2/ca_certs_locater.py [new file with mode: 0644]
python/httplib2/cacerts.txt [new file with mode: 0644]
python/httplib2/iri2uri.py [new file with mode: 0644]
python/lib/cacerts/urlfetch_cacerts.txt
python/lib/protorpc/protorpc/messages.py
python/lib/protorpc/protorpc/protojson.py
python/lib/python-gflags/__init__.py [new file with mode: 0644]
python/oauth2client/__init__.py [new file with mode: 0644]
python/oauth2client/anyjson.py [new file with mode: 0644]
python/oauth2client/appengine.py [new file with mode: 0644]
python/oauth2client/client.py [new file with mode: 0644]
python/oauth2client/clientsecrets.py [new file with mode: 0644]
python/oauth2client/crypt.py [new file with mode: 0644]
python/oauth2client/django_orm.py [new file with mode: 0644]
python/oauth2client/file.py [new file with mode: 0644]
python/oauth2client/gce.py [new file with mode: 0644]
python/oauth2client/keyring_storage.py [new file with mode: 0644]
python/oauth2client/locked_file.py [new file with mode: 0644]
python/oauth2client/multistore_file.py [new file with mode: 0644]
python/oauth2client/tools.py [new file with mode: 0644]
python/oauth2client/util.py [new file with mode: 0644]
python/oauth2client/xsrfutil.py [new file with mode: 0644]
python/php/sdk/google/appengine/api/app_identity/app_identity_service_pb.php
python/php/sdk/google/appengine/api/memcache/memcache_service_pb.php
python/php/sdk/google/appengine/api/taskqueue/PushQueue.php [new file with mode: 0644]
python/php/sdk/google/appengine/api/taskqueue/PushQueueTest.php [new file with mode: 0644]
python/php/sdk/google/appengine/api/taskqueue/PushTask.php
python/php/sdk/google/appengine/api/taskqueue/PushTaskTest.php
python/php/sdk/google/appengine/base/memcache_sharding_strategy_pb.php [deleted file]
python/php/sdk/google/appengine/ext/cloud_storage_streams/CloudStorageClient.php
python/php/sdk/google/appengine/ext/cloud_storage_streams/CloudStorageDirectoryClient.php
python/php/sdk/google/appengine/ext/cloud_storage_streams/CloudStorageReadClient.php
python/php/sdk/google/appengine/ext/cloud_storage_streams/CloudStorageStreamWrapper.php
python/php/sdk/google/appengine/ext/cloud_storage_streams/CloudStorageStreamWrapperTest.php
python/php/sdk/google/appengine/ext/cloud_storage_streams/CloudStorageUrlStatClient.php
python/php/sdk/google/appengine/ext/cloud_storage_streams/CloudStorageWriteClient.php
python/php/sdk/google/appengine/ext/cloud_storage_streams/HttpResponse.php
python/php/sdk/google/appengine/util/string_util.php
python/uritemplate/__init__.py [new file with mode: 0644]
python/uritemplate/uritemplate.py [new file with mode: 0644]