Hi. I've just written my first Python module, and I'm wondering where to put it so Python will find it when I import it. Here's what I've got in sys.path:
['', 'C:\\WINDOWS\\system32\\python23.zip', 'C:\\Python23\\Lib\\site-packages\\Pythonwin', 'C:\\Python23\\Lib\\site-packages\\win32'...