Python/BLIPConnectionTest.py
2009-07-02 Removed unnecessary files. Toned down logging. Added null logging handler to BLIP so client code doesn't have to use logging. Modified test drivers to work against Cocoa versions.
2009-06-23 BROKEN COMMIT. Majority of code to handle closing has been added. Listeners do not close correctly.
2008-06-04 Python: Optimized frame sending somewhat (frame buffers are generated on the fly as the socket has room.)
2008-06-04 Python implementation much improved. Can send requests now. Fully interoperable with Obj-C implementation's test cases.