Is there a method available to unregister an event listener? Can't think of
a specific use case right now, but it would go something like this.

define a listener with some complex logic
do stuff that uses that listener
unregister the listener because the complex stuff is done
continue on without the listener

-- 
Mike Conley

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to