On Tue, Apr 13, 2010 at 10:57 PM, gopi krishna <[email protected]> wrote: > Hi , > I want to know whether there is an abstract class and interfaces in python.
Sort of: http://docs.python.org/library/abc.html Cheers, Chris -- http://blog.rebertia.com -- http://mail.python.org/mailman/listinfo/python-list
