I have a lot of ZSQL Methods stored in a ZClass and I am wondering if it is possible to somehow import this ZClass and use its methods in a Python Class... I've seen lots about using a Python Class as the Base for a ZClass, but nothing for the other way around.... Anyone know how to do it? WPH