issues with searching through dictionaries for certain values

2008-02-01 Thread Connolly
Hey, Right basically I've got to the end of my main section of my program an I've got it comparing the same dictionary to ensure that the values are the same (sounds stupid I know), yet what my line of code I am using to do this is failing to do is to check every single value. It is only

GetPath to variable

2007-12-11 Thread Connolly
not want to be stored in some kind of variable, is there a specific method to put this string into a variable to store in the config file. Thanks, - Connolly -- http://mail.python.org/mailman/listinfo/python-list

ODBC links?

2007-11-12 Thread Mr. Connolly
Lo' there. I'm a new user of Python, what I'm looking for is an easy way to create ODBC links to Access databases (obviously, Access isn't the best database out there I can use, but its easiest to just piece together for this quick project). What modules would I want to be looking for to create