Skip to main content

Guide to Python introspection

posted onDecember 14, 2002
by hitbsecnews

Introspection reveals useful information about your program's objects. Python, a dynamic, object-oriented programming language, provides tremendous introspection support. This article covers its capabilities, including python's on-line help utility, the sys module, the keyword module, the dir() function, documentation strings, interrogating python objects, and interrogation time.

Source

Tags

Linux

You May Also Like

Recent News

Friday, November 29th

Tuesday, November 19th

Friday, November 8th

Friday, November 1st

Tuesday, July 9th

Wednesday, July 3rd

Friday, June 28th

Thursday, June 27th

Thursday, June 13th

Wednesday, June 12th

Tuesday, June 11th