ANN: Python Introspection article

Patrick K. O'Brien pobrien at orbtech.com
Fri Dec 13 09:45:13 EST 2002


IBM just published another article of mine:

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."
-----------------------------------------------



More information about the Python-list mailing list