sorry typo in above post in code in last line ,
a = db.get(key_of_a)
c = pickle.dumps(a)
d = pickle.loads(c)
e = d.b # will gae fetch b behind the scene or it is already available
as an instance. ??
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---