• Tim Peters's avatar
    Merge rev 30534 from 3.4 branch. · c75ea1b8
    Tim Peters authored
    Connection (and IDataManager) grows a public .transaction_manager
    attribute.
    
    The related txn_mgr spelling of various method arguments is
    now deprecated, and a "transaction_manager" spelling is added.
    c75ea1b8
Connection.py 44.1 KB