index
:
thandy.git
develop
[thandy]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
thandy
/
util.py
Age
Commit message (
Expand
)
Author
2008-11-20
a little more documentation.
Nick Mathewson
2008-11-20
Fall back to using built-in db rather than registry when some clever person d...
Nick Mathewson
2008-11-20
Unlike everything else in Python, registry keys want Close() not close().
Nick Mathewson
2008-11-20
Normalize paths to avoid bugging win32 folks with harmless (i believe) slashes.
Nick Mathewson
2008-11-17
Add win32 registry support to thandy. untested.
Nick Mathewson
2008-11-17
misc docs
Nick Mathewson
2008-11-17
Stop dropping a byte every time a download fails. also start working on makin...
Nick Mathewson
2008-11-16
Add main-thread callbacks for download success/failure.
Nick Mathewson
2008-11-16
have some more thandy. This update includes a working downloader with tor su...
Nick Mathewson
2008-10-15
In python 2.6 and later, simplejson is built-in as json.
Nick Mathewson
2008-10-14
Add some in-code documentation, fix some dead code, add a license, add a work...
Nick Mathewson
2008-10-14
Rename glider to thandy, based on discussions on #nottor. Please let me know...
Nick Mathewson