Posts Tagged ‘ religion ’

Python: Tips and Tricks « Terminally Incoherent

June 14, 2010
By

Python: Tips and Tricks. As you may have noticed, I have been messing around with python quite a bit lately. I remember trying it out back in college and using it on few small projects and then abandoning it for a while. ...

Read more »

Pure Speculation: Python namespacing is the hardest thing for me …

August 22, 2006
By

Python error handling returns an exception object from legitimate code that I can't reference unless I import an additional package, and it is not clear at all which package I should be importing. It took me a few minutes of looking at ...

Read more »