Re: [python-win32] import win32traceutil - stopped working, any lights ?

2009-02-25 Thread Trent Mick
win32traceutil before starting the reader process. Unfortunately I'm not sure what builds of ActivePython correspond to real pywin32 builds... ActivePython 2.5.4.3 is built with PyWin32 211.1 (from CVS sources as of 2008-06-24). IOW, time for a update. Trent -- Trent Mick trentm at activestat

Re: [python-win32] building python on Windows

2006-02-22 Thread Trent Mick
[Tony C wrote] > Correct me if I'm wrong, I don't think you can build anything after Python > 2.3 with VC6. You *can*, it just isn't the default anymore... and it is possible that Python's VC6 project files will be unmaintained and hence out of date for subsequent versio

[python-win32] Fwd: Re: [Python-Dev] Still looking for volunteer to run Windows buildbot

2006-03-13 Thread Trent Mick
;Sound" Control Panel items says there are "No Playback Devices" for Sound Playback.) TIA, Trent - Forwarded message from "\"Martin v. L?wis\"" <[EMAIL PROTECTED]> - Date: Mon, 13 Mar 2006 23:57:34 +0100 From: "Martin v. L?wis" <[EMAIL PRO

[python-win32] suggested change to pywintypes.py for non-admin install

2007-03-08 Thread Trent Mick
# give up in disgust. raise ImportError, \ -- Trent Mick [EMAIL PROTECTED] ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] suggested change to pywintypes.py for non-admininstall

2007-03-09 Thread Trent Mick
ailed: The specified module could not be found. > > C:\>set PATH=C:\Python25;%PATH% > > C:\>C:\Python25\python.exe -c "import win32ui" So... I'm not longer sure my suggestion is a good one. If the system DLLs are left in the install dir then telling the user to

Re: [python-win32] ActiveState Python + Cygwin Query

2008-01-08 Thread Trent Mick
path = "/cygdrive/%s%s"\ % (drive.strip(':').lower(), tail.replace(os.sep, '/')) return path Perhaps that will help. Cheers, Trent (*) This is from code for working with the Mozilla build system, which used to build with cygwin. -- Trent Mick trentm at activestate.com

Re: [python-win32] Windows programing cookbook?

2008-04-21 Thread Trent Mick
Cheers, Trent (Python Lead at ActiveState) -- Trent Mick trentm at activestate.com ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Windows programing cookbook?

2008-04-21 Thread Trent Mick
quot;, "Windows" and maybe "win32" in them so a search on those words would tend to hit the recipes you are looking for. Trent -- Trent Mick trentm at activestate.com ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32