summaryrefslogtreecommitdiffstats
path: root/func/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Just some permissions clean up on source files, mostlyAdrian Likins2009-01-191-0/+0
* remove unused imports and reorder remaining onesAdrian Likins2008-11-131-4/+1
* Fix circular import.Krzysztof A. Adamski2008-08-081-0/+8
* fix for jobthing to tolerate the weird and long names for globs in database r...makkalot2008-08-031-1/+23
* gut most of func/utils.pyAdrian Likins2008-07-241-43/+0
* Remove a bunch of unused imports.Luke Macken2008-02-211-1/+0
* Possible traceback formatting difference on older python?Michael DeHaan2008-02-071-3/+6
* Make hostname detection code shared.Michael DeHaan2008-02-051-0/+10
* All exceptions, async or otherwise, now come back as easily detectable signat...Michael DeHaan2008-01-291-38/+20
* Still working on async (pardon the debug output still), there's a long ways t...Michael DeHaan2008-01-241-6/+0
* Working on async error handling, lots more to do...Michael DeHaan2008-01-231-0/+41
* removed a lot of misplaced shebangs.Steve 'Ashcrow' Milner2008-01-131-5/+0
* er, merge?Adrian Likins2007-10-081-0/+4
* Fix bad indentation in certs and func dirsJames Bowes2007-09-281-7/+7
* move code.py and utils.py to func/Adrian Likins2007-09-251-0/+47