Finally got around to installing the cx_Oracle lib for python. Since my Oracle sandbox at work is only CentOS3 (to be as close to prod RHEL3 as possible), I only have python 2.2, so I needed to build/install from source. Sadly, I didn't realize how trivial this was, but it's done now, and I can further my python fanboidom AND play with Oracle at the same time.