bencode module now uses new BencodeError instead of ValueError.
[quix0rs-apt-p2p.git] / setup.py
2008-01-08 Cameron DaleUpgrade pysqlite from 1.0 to 2.x (now uses sqlite3).
2007-12-09 Cameron DaleClean up all the imports.
2003-03-09 myers_carpenter * adding setup.py, and __init__.py to make this instal...