Under the heading "Isolation and Consistency" in

http://code.google.com/appengine/docs/python/datastore/transactions.html

it says "Unlike with most databases, queries and gets inside a datastore 
transaction do not see the results of previous writes inside that 
transaction.". Unless I've misunderstood the question, I think this is the 
behaviour you're seeing.

Stephen

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/RWR0D3jqxuoJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to