Archive for July, 2008

Things I am Enjoying

Thursday, July 31st, 2008

Just to combat the single-nerdy-mindedness of this blog lately, here is something completely different. I just told someone that I’ve been having a great week, but it’s more than that … here are a bunch of things that I have been enjoying …
Our Home
I’ve been enjoying our house. The gutters leak, the bathrooms [...]

Customizing the Python Import System

Thursday, July 31st, 2008

So I’ve been programming with Python since 2001 and I’ve never had the need to do anything that the standard import system didn’t provide - until this week. We are planning on a little code reorganization for a project at work in preparation for collaboration from more developers. I wrote a simple custom [...]