On Tue, 27 Jan 2004, Lloyd Zusman wrote: > Jon Nelson <[EMAIL PROTECTED]> writes: > > > There is a Python module that is already functional, and somebody here > > (I forgot who, I'm sorry) has a Python framework already. Why not > > just use that and not re-invent the wheel? > > Does this Python module work within the courierfilter framework? > > If so, then I'll be happy to use it.
I suppose most anything would work within the courierfilter framework. It's documented. Looks like the module has already done all of the 'heavy lifting'. Write the rest of the shell (not shell as a language, shell as in wrapper) code yourself. For criminy, Python is about as easy and powerful a language as exists. -- Ensign Walnut approaches Dr. Crusher with caution... Jon Nelson <[EMAIL PROTECTED]> C and Python Code Gardener ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
