[python-win32] Python and Microsoft Media Server

2008-10-30 Thread Aleksandr VLADIMIRSKIY
Hello, I have a request to test validity of a set of videos hosted on a Microsoft Media Server. It doesn't appear that the standard library urllib urlopen method is capable of reading mms:// urls. Is there a Python library that could help in this case? Thank you, Aleksandr Vladimirskiy Web

Re: [python-win32] Python and Microsoft Media Server

2008-10-30 Thread Tim Roberts
Aleksandr VLADIMIRSKIY wrote: Hello, I have a request to test validity of a set of videos hosted on a Microsoft Media Server. It doesn't appear that the standard library urllib urlopen method is capable of reading mms:// urls. Is there a Python library that could help in this case?