For any two db.Key s k1 and k2, does cmp(k1, k2) always equal cmp(str(k1), str(k2)) ? (Assuming, of course, that cmp(k1,k2) is in (-1,0,1), that is, that str(k1) and str(k2) is defined.)
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
