Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

July 05 2009

Doug Hellmann: PyMOTW: abc - Abstract Base Classes

Abstract base classes are a form of interface checking more strict than individual hasattr() checks for particular methods. By defining an abstract base class, you can define a common API for a set of subclasses.
Tags: python oop howto

September 11 2008

Older posts are this way If this message doesn't go away, click anywhere on the page to continue loading posts.
Could not load more posts
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Just a second, loading more posts...
You've reached the end.