Skip to content

Datastore transaction snippets all use Transaction() instead of datastore.Transaction() #706

@jgeewax

Description

@jgeewax

Looking at this page (in it's entirety): http://googlecloudplatform.github.io/gcloud-python/latest/datastore-transactions.html

Minor thing here, but would be more clear if we explicitly wrote datastore.Transaction.

Basically s/Transaction()/datastore.Transaction()/

Metadata

Metadata

Assignees

Labels

api: datastoreIssues related to the Datastore API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions