FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Datastore transaction snippets all use `Transaction()` instead of `datastore.Transaction()` · Issue #706 · googleapis/google-cloud-python · GitHub

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

Description

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


Back | FazBrowse Home | New Git URL