App Engine Python SDK version 1.9.1
commit5d1a036daaecd46d143e33e4805dd577137f6918
authorrichmond@google.com <richmond@google.com@80f5ef21-4148-0410-bacc-cfb02402ada8>
Wed, 19 Mar 2014 22:38:35 +0000 (19 22:38 +0000)
committerrichmond@google.com <richmond@google.com@80f5ef21-4148-0410-bacc-cfb02402ada8>
Wed, 19 Mar 2014 22:38:35 +0000 (19 22:38 +0000)
tree1d6bcede3de843608ff623adc72f610493edcf49
parentddf93eccb0b9b3e8a67532c626e48f785e475ed0
App Engine Python SDK version 1.9.1

git-svn-id: http://googleappengine.googlecode.com/svn/trunk@416 80f5ef21-4148-0410-bacc-cfb02402ada8
181 files changed:
python/RELEASE_NOTES
python/VERSION
python/google/appengine/api/appinfo.py
python/google/appengine/api/appinfo_includes.py
python/google/appengine/api/backends/backends.py
python/google/appengine/api/files/file.py
python/google/appengine/api/labs/taskqueue/taskqueue_stub.py
python/google/appengine/api/mail.py
python/google/appengine/api/mail_stub.py
python/google/appengine/api/search/search.py
python/google/appengine/api/search/search_service_pb.py
python/google/appengine/api/taskqueue/taskqueue_stub.py
python/google/appengine/api/validation.py
python/google/appengine/datastore/datastore_stub_util.py
python/google/appengine/datastore/datastore_v3_pb.py
python/google/appengine/datastore/datastore_v4_pb.py
python/google/appengine/datastore/document_pb.py
python/google/appengine/ext/admin/__init__.py
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/datastore_admin/backup_handler.py
python/google/appengine/ext/datastore_admin/static/js/compiled.js
python/google/appengine/ext/mapreduce/api/__init__.py [new file with mode: 0644]
python/google/appengine/ext/mapreduce/api/map_job/__init__.py [new file with mode: 0644]
python/google/appengine/ext/mapreduce/api/map_job/map_job_config.py [new file with mode: 0644]
python/google/appengine/ext/mapreduce/api/map_job/map_job_context.py [new file with mode: 0644]
python/google/appengine/ext/mapreduce/api/map_job/map_job_control.py [new file with mode: 0644]
python/google/appengine/ext/mapreduce/api/map_job/mapper.py [new file with mode: 0644]
python/google/appengine/ext/mapreduce/context.py
python/google/appengine/ext/mapreduce/control.py
python/google/appengine/ext/mapreduce/datastore_range_iterators.py
python/google/appengine/ext/mapreduce/handlers.py
python/google/appengine/ext/mapreduce/mapper_pipeline.py
python/google/appengine/ext/mapreduce/model.py
python/google/appengine/ext/mapreduce/parameters.py
python/google/appengine/ext/mapreduce/static/detail.html
python/google/appengine/ext/mapreduce/static/jquery.url.js [new file with mode: 0644]
python/google/appengine/ext/mapreduce/static/status.js
python/google/appengine/ext/mapreduce/status.py
python/google/appengine/ext/mapreduce/test_support.py
python/google/appengine/ext/mapreduce/util.py
python/google/appengine/ext/remote_api/remote_api_pb.py
python/google/appengine/tools/appcfg.py
python/google/appengine/tools/appcfg_java.py
python/google/appengine/tools/backends_xml_parser.py
python/google/appengine/tools/dev-channel-js.js
python/google/appengine/tools/dev_appserver_apiserver.py
python/google/appengine/tools/dev_appserver_blobimage.py
python/google/appengine/tools/dev_appserver_blobstore.py
python/google/appengine/tools/dev_appserver_channel.py
python/google/appengine/tools/dev_appserver_main.py
python/google/appengine/tools/dev_appserver_oauth.py
python/google/appengine/tools/devappserver2/admin/datastore_viewer.py
python/google/appengine/tools/devappserver2/admin/datastore_viewer_test.py
python/google/appengine/tools/devappserver2/application_configuration.py
python/google/appengine/tools/devappserver2/application_configuration_test.py
python/google/appengine/tools/devappserver2/devappserver2.py
python/google/appengine/tools/devappserver2/dispatcher.py
python/google/appengine/tools/devappserver2/dispatcher_test.py
python/google/appengine/tools/devappserver2/environ_utils.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/environ_utils_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/http_proxy.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/http_proxy_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/http_runtime.py
python/google/appengine/tools/devappserver2/http_runtime_constants.py
python/google/appengine/tools/devappserver2/http_runtime_test.py
python/google/appengine/tools/devappserver2/module.py
python/google/appengine/tools/devappserver2/module_test.py
python/google/appengine/tools/devappserver2/php/runtime.py
python/google/appengine/tools/devappserver2/php/setup.php
python/google/appengine/tools/devappserver2/python/request_handler.py
python/google/appengine/tools/devappserver2/python/sandbox.py
python/google/appengine/tools/devappserver2/runtime_config_pb2.py
python/google/appengine/tools/devappserver2/vm_runtime_proxy.py [new file with mode: 0644]
python/google/appengine/tools/endpointscfg.py
python/google/appengine/tools/old_dev_appserver.py [moved from python/google/appengine/tools/dev_appserver.py with 100% similarity]
python/google/appengine/tools/remote_api_shell.py
python/google/appengine/tools/sdk_update_checker.py
python/google/appengine/tools/yaml_translator.py
python/google/net/proto2/python/public/descriptor.py
python/php/sdk/google/appengine/api/log/LogService.php
python/php/sdk/google/appengine/datastore/datastore_v3_pb.php
python/php/sdk/google/appengine/datastore/datastore_v4_pb.php
python/php/sdk/google/appengine/ext/cloud_storage_streams/CloudStorageClient.php
python/php/sdk/google/appengine/ext/cloud_storage_streams/CloudStorageReadClient.php
python/php/sdk/google/appengine/ext/cloud_storage_streams/CloudStorageRenameClient.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/CloudStorageWriteClient.php
python/php/sdk/google/appengine/ext/remote_api/remote_api_pb.php
python/php/sdk/google/appengine/ext/session/MemcacheSessionHandler.php
python/php/sdk/google/appengine/ext/session/MemcacheSessionHandlerTest.php
python/php/sdk/google/appengine/runtime/DirectUploadHandler.php [new file with mode: 0644]
python/php/sdk/google/appengine/runtime/DirectUploadHandlerTest.php [new file with mode: 0644]
python/php/sdk/google/appengine/runtime/GetHostName.php [deleted file]
python/php/sdk/google/appengine/runtime/Setup.php
python/php/sdk/google/appengine/runtime/SplOverride.php [new file with mode: 0644]
python/php/sdk/google/appengine/runtime/SplOverrideTest.php [moved from python/php/sdk/google/appengine/runtime/GetHostNameTest.php with 70% similarity]
python/php/sdk/google/appengine/runtime/UnlinkUploads.php [new file with mode: 0644]
python/php/sdk/google/appengine/runtime/UnlinkUploadsTest.php [new file with mode: 0644]
python/php/sdk/google/appengine/runtime/autoloader.php
python/php/sdk/third_party/vfsstream/BUILD [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/LICENSE [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/OWNERS [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/README.google [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/UPDATE [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/composer.json [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/autoload.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/composer/ClassLoader.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/composer/autoload_classmap.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/composer/autoload_namespaces.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/composer/autoload_psr4.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/composer/autoload_real.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/composer/installed.json [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/.gitignore [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/.travis.yml [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/CHANGES [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/LICENSE [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/composer.json [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/examples/Example.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/examples/ExampleTestCaseOldWay.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/examples/ExampleTestCaseWithVfsStream.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/examples/FailureExample.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/examples/FailureExampleTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/examples/FileModeExampleTestCaseOldWay.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/examples/FilePermissionsExample.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/examples/FilePermissionsExampleTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/examples/FilemodeExample.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/examples/FilemodeExampleTestCaseWithVfsStream.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/examples/bootstrap.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/phpdoc.dist.xml [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/phpunit.xml.dist [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/readme.md [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/Quota.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStream.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamAbstractContent.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamContainer.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamContainerIterator.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamContent.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamDirectory.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamException.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamFile.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/visitor/vfsStreamAbstractVisitor.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/visitor/vfsStreamPrintVisitor.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/visitor/vfsStreamStructureVisitor.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/visitor/vfsStreamVisitor.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/PermissionsTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/QuotaTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/UnlinkTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/proxy/vfsStreamWrapperRecordingProxy.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamAbstractContentTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamContainerIteratorTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamDirectoryIssue18TestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamDirectoryTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamExLockTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamFileTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamGlobTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamResolveIncludePathTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamUmaskTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperAlreadyRegisteredTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperBaseTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperDirSeparatorTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperDirTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTimesTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperFlockTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperQuotaTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperSetOptionTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperStreamSelectTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperWithoutRootTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamZipTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/visitor/vfsStreamAbstractVisitorTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/visitor/vfsStreamPrintVisitorTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/visitor/vfsStreamStructureVisitorTestCase.php [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/resources/filesystemcopy/withSubfolders/aFile.txt [new file with mode: 0644]
python/php/sdk/third_party/vfsstream/vendor/mikey179/vfsStream/src/test/resources/filesystemcopy/withSubfolders/subfolder1/file1.txt [new file with mode: 0644]