Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-25 | Let's assume for now that everything that worked with python-2.6 also | wiz | 1 | -2/+2 | |
works with python-2.7. | |||||
2010-11-27 | avoid setuptools_darcs | gdt | 3 | -3/+19 | |
2010-10-13 | Doesn't support Python 2.5 and older | joerg | 1 | -1/+3 | |
2010-07-25 | Fix pattern. [Hi gdt!] | joerg | 1 | -3/+3 | |
2010-07-24 | Import py26-pyutil-1.7.9 as devel/py-pyutil. | gdt | 4 | -0/+278 | |
A collection of mature utilities for Python programmers. These are a few data structures, classes and functions which we've needed over many years of Python programming and which seem to be of general use to other Python programmers. Many of the modules that have existed in pyutil over the years have subsequently been obsoleted by new features added to the Python language or its standard library, thus showing that we're not alone in wanting tools like these. |