How do I merge multiple returned sql select queries uniquely into one final object?
Note that this does not fall under MySQLobject stuff since I have already issued the select queries and just need to merge the results uniquely. The list operations extend and append do not work, I need unique merging. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

