google.appengine.api.namespace_manager.set_namespace

Set the default namespace for the current HTTP request.

Main aliases

`google.appengine.api.namespace_manager.namespace_manager.set_namespace`

namespace A string naming the new namespace to use. A value of None will unset the default namespace value.