summaryrefslogtreecommitdiffstats
path: root/func/utils.py
Commit message (Expand)AuthorAgeFilesLines
* 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