summaryrefslogtreecommitdiff
path: root/paste/transaction.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | close() properly; this needs a bloody regression test
* Added note about experimentality of transactionianb2005-12-131-1/+5
|
* Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync ↵ianb2005-12-131-0/+79
with trunk