Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - move topological, queue into util | Mike Bayer | 2010-12-05 | 1 | -185/+0 |
| | | | | | - move function_named into test.lib.util - use @decorator for all decorators in test/ | ||||
* | - more 78 chars | Mike Bayer | 2010-07-10 | 1 | -2/+4 |
| | | | | | - BIGINT doc - clean up docs in schema.py | ||||
* | merge 0.6 series to trunk. | Mike Bayer | 2009-08-06 | 1 | -1/+1 |
| | |||||
* | removed needless "thread" imports from util | Mike Bayer | 2009-05-30 | 1 | -6/+2 |
| | |||||
* | - Always use native deque | Jason Kirtland | 2008-07-15 | 1 | -8/+1 |
| | |||||
* | migrated (most) docstrings to pep-257 format, docstring generator using ↵ | Mike Bayer | 2007-02-25 | 1 | -23/+35 |
| | | | | | | straight <pre> + trim() func for now. applies most of [ticket:214], compliemnts of Lele Gaifax | ||||
* | migrated Queue.Queue to its own module here, to assure RLock compatibility | Mike Bayer | 2006-06-26 | 1 | -0/+182 |