whenever i try to use urllib.urlopen() in Python20/Win32, i get this error: -START- Fatal Python error: Interpreter not initialized (version mismatch?) abnormal program termination -END- it also gives the same thing with urllib2. any ideas? -z