summaryrefslogtreecommitdiff
path: root/paste/transaction.py
Commit message (Expand)AuthorAgeFilesLines
* Python 3: fix more submodulesVictor Stinner2014-03-191-1/+1
* don't choke if transaction is already rolled backcce2007-04-051-1/+5
* A big commit, primarily aesthetic/whitespace in nature. This is the result o...ianb2006-10-201-7/+7
* Added copyright header to a bunch of filesianb2006-06-131-0/+2
* cleanly handling potential string exceptionspjenvey2006-06-091-1/+1
* Added a get_cookie_headers function; added a dictionary-like object that dyna...ianb2006-03-131-0/+34
* - updating connection factory to make the environcce2006-03-081-2/+3
* A bunch of little import cleanups noted from pyflakesianb2005-12-181-1/+1
* updated transaction.py to use catch_errors (so that it handles iterators and ...cce2005-12-151-11/+7
* Added note about experimentality of transactionianb2005-12-131-1/+5
* Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync w...ianb2005-12-131-0/+79