Does anyone have a recent RFB library in Python, preferably using Twisted? I found http://homepage.hispeed.ch/py430/python/ but that seems to be RFB 3.3, and is lacking a test suite. Background: I'd like a scriptable VNC client for automated testing, and Python using the Twisted asynchronous programming library would be my first choice of environment. Thanks, Dickon