I want to use the credentials of the logged-in Windows user to authenticate an SMTP connection to an Exchange 开发者_Python百科server using NTLM.
I am trying to install distribute using ActivePython 3.1.2 on Windows. Running python distribute_setup.py as described on the cheese shop give me:
I\'ve been doing this all the time: result = subprocess.call([\'copy\', \'123*.xml\', \'out_folder\\\\.\', \'/y\'])
i need to watch a folder for incoming files. i did that with the following help: How do I watch a file for changes?
I need to download a file on a corporate Sharepoint site using CPython. Existing codebase prevents me from using Ironpython without porting the code, so .NET\'s WebClient library is out. I also want t
I am fairly new to python, and have no experience with writing services for windows. I have tried to hack together a windows service based on afew tutorials i have found out there.
I\'m using the pywin32 extensions to access the win32 API under Python. I\'m new at doing Windows programming in Python -- I\'m a POSIX guy -- so I may be doing things in a bone-headed manner.
I am writing an app in Python that must be able to send keys or text to another app. For example, if I have Firefox open, I should be able to send it an URL to open it.
In the PyWin32 demos folder, the win32gui_dialog.py sample 开发者_如何转开发uses the classic windowscontrols.
I have a problem when registering a Python com server, I got a message box that says : Invalid command line argument. This