File: //opt/alt/python27/lib/python2.7/site-packages/sqlalchemy/orm/unitofwork.pyc
�
���ec @ sq d Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d � Z d � Z
d
e f d � � YZ d e f d
� � YZ
d e
f d � � YZ d e f d � � YZ d e
e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d S(! s� The internals for the unit of work system.
The session's flush() process passes objects to a contextual object
here, which assembles flush tasks based on mappers and their properties,
organizes them in order of dependency, and executes.
i ( t
attributes( t exc( t utili ( t event( t topologicalc C s'