Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Steve Holden
has contributed to:
How do I extend a list and assign it to a variable in one go?
How to get now + 6 month formated to 'YYYY-MM-DD HH24:MM:SS'
How do you get values from a dictionary and store them in a variable?
Is there a pretty printer which takes AST objects ( or tuples ) and outputs source code?
What is the best way to make multiple replacements of text strings in a file?
Why do I get "case mismatch for module name ODBC" errors when using mxODBC?
Is there a standard way to read-write the e-mail with python?
How do I install PIL, the Python Image Library?
How do I implement class variables, shared among all instances?
What is a class attribute?
What advantages does PyApache give over simple Python scripting?
How do I configure Apache to serve Python CGI scripts?
How do I install Python as as Apache scripting language?
How do I find out the name of my script?
What is my script's name?
What is the #!/usr/bin/python line for?
What different forms of "#!" hack are used, and when?
Has anyone configured PHP on an AIX server running Domino GO web server? Looking for some instructions.
How can I extract information from other web sites using Python?
Are there any tools to help me process HTML using Python?
Where can I get some good introductory examples of Python code?