Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Wolfgang Lipp
has contributed to:
Example of subclassing from a type, iterators, generators
I want to print debugging info but get tired of saying print( 'a: ', a). How can I automatically get the name of a variable I passed?
Introspective: How to find out the names of variables and objects
How can I find all the names a given thing is known under?
is there code that sends the contents of a directory as a multi-part mime message to e-mail recipients?
Python's big, is there a crisp overview? a quick reference card? a bare bones documentation?