> Use os.environ.get() in stead of os.getenv() (which is platform-dependent). Really? That wasn't intended! What are the differences? --Guido van Rossum (home page: http://www.python.org/~guido/)