[Edu-sig] Introspection article

Patrick K. O'Brien pobrien@orbtech.com
Fri, 13 Dec 2002 08:50:18 -0600


IBM just published another article of mine - everything you ever wanted 
to know about introspecting Python (well, almost everything):

LINUX ZONE | Python introspection

::: Guide to Python introspection :::
Some languages keep information to themselves, but if you need to know 
something from a Python object, just ask. From an explanation of 
modules to a detailed look at dir(), programmer Patrick O'Brien takes 
you on an interactive tour of Python's introspection features -- using, 
of course, Python's introspection features.

http://www.ibm.com/developerworks/library/l-pyint.html

-- 
Patrick K. O'Brien
Orbtech      http://www.orbtech.com/web/pobrien
-----------------------------------------------
"Your source for Python programming expertise."
-----------------------------------------------