On Apr 30, 2008, at 8:50 AM, [EMAIL PROTECTED] wrote:
> should have one more argument iterator_func, and that to be passed
> whatever the Visitor's .iterate is, instead of using hardcoded
fine. r4607:
def traverse_using(iterator, obj, visitors):
"""visit the given expression structure using the given iterator
of objects."""
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sqlalchemy" 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/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---