summaryrefslogtreecommitdiff
path: root/lib/thandy/util.py
AgeCommit message (Expand)Author
2008-11-20Unlike everything else in Python, registry keys want Close() not close().Nick Mathewson
2008-11-20Normalize paths to avoid bugging win32 folks with harmless (i believe) slashes.Nick Mathewson
2008-11-17Add win32 registry support to thandy. untested.Nick Mathewson
2008-11-17misc docsNick Mathewson
2008-11-17Stop dropping a byte every time a download fails. also start working on makin...Nick Mathewson
2008-11-16Add main-thread callbacks for download success/failure.Nick Mathewson
2008-11-16have some more thandy. This update includes a working downloader with tor su...Nick Mathewson
2008-10-15In python 2.6 and later, simplejson is built-in as json.Nick Mathewson
2008-10-14Add some in-code documentation, fix some dead code, add a license, add a work...Nick Mathewson
2008-10-14Rename glider to thandy, based on discussions on #nottor. Please let me know...Nick Mathewson