Re: Is there *any* real documentation to PyWin32?

2007-12-21 Thread Gerrit Muller
[EMAIL PROTECTED] schreef: <...snip...> > Personally I consider Python-win32 to be docware -- software that is > sufficiently difficult to use with the included free documentation > that many people will just buy the $$$ documentation. Numpy is > another prominent example of docware. A misappropr

Re: Replacement for HTMLGen?

2007-05-04 Thread Gerrit Muller
using HTMLgen. I do think that maintenance has not been required, since HTML didn't change. It is pure Python, so it doesn't require any recompilation for Python updates. If you need HTMLgen send me an e-mail and I will send you a zipfile. kind regards, Gerrit Muller -- Gaudi syste

Re: Mocking OpenOffice in python?

2007-03-23 Thread Gerrit Muller
) example program of using OOo from Python via COM/OLE? Can you give any indication of the kind of bugs that you hit? kind regards, Gerrit Muller Gaudi Systems Architecting -- http://mail.python.org/mailman/listinfo/python-list

Re: Get CPU usage of a single process in Windows

2006-09-12 Thread Gerrit Muller
[Tim Golden] now I only have to find some time to play around... thanks, Gerrit -- Gaudi systems architecting: -- http://mail.python.org/mailman/listinfo/python-list

Re: Get CPU usage of a single process in Windows

2006-09-12 Thread Gerrit Muller
html>. If you have a working example of CPU usage could you post the result? I would be interested. kind regards, Gerrit Muller -- Gaudi systems architecting: <http://www.gaudisite.nl/> -- http://mail.python.org/mailman/listinfo/python-list

Re: whois like functionality on Windows?

2005-07-01 Thread Gerrit Muller
Peter Hansen wrote: > If the address doesn't get mapped to a name by a DNS server, I strongly > suspect you will get nowhere with whois, or much else. Not all IP > addresses have corresponding domain names: many are dynamic addresses > assigned on the fly to arbitrary customers of (for example

Re: whois like functionality on Windows?

2005-06-28 Thread Gerrit Muller
are IP addresses that cannot be reversely resolved by the DNS servers. I did translate these addresses manually so far via the whois service. So you definitely helped me a lot, but I keep interested in a complementary whois solution. kind regards, Gerrit > Gerrit Muller wrote: > >

whois like functionality on Windows?

2005-06-28 Thread Gerrit Muller
I am migrating a website from a UNIX based machine to an Windows machine. In the logfiles I got from the old machine I mostly got domain names and sometimes only IP addresses. The Windows machine seems to produce only IP addresses. Somehow I cannot find a windows solution to translate an IP add

Re: python-dev Summary for 2005-04-01 through 2005-04-15

2005-04-21 Thread Gerrit Muller
Tim Lesher wrote: --- New python-dev summary team --- This summary marks the first by the team of Steve Bethard, Tim Lesher, and Tony Meyer. We're trying a collaborative approach to the summaries: each fortnight, we'll be getting together in a virtua

Re: python-dev Summary for 2005-01-16 through 2005-01-31

2005-03-01 Thread Gerrit Muller
Brett, <...snip...> -- New format -- I have done a thorough restructuring of the boilerplate and the Summary Announcements section for the Summaries. The purpose of this is to make finding information in the boilerplate much easier. It also keeps consistency by sectioning off e

"Architecture of Python" restored! [was Re: "Architecture of Python" was removed ?]

2005-02-16 Thread Gerrit Muller
Jim Jackson's UIUC email address is/was [EMAIL PROTECTED] Jim, if you're out there, is it okay to reconstruct your old C427 assignment somewhere else? The original pages at appear to be restored completely, including the nice visualizations! thanks, Gerrit

Re: "Architecture of Python" was removed ?

2005-01-12 Thread Gerrit Muller
Nick Coghlan wrote: cr999 wrote: I found the "Architecture of Python" ( http://wiki.cs.uiuc.edu/cs427/PYTHON By Jim Jackson, Kar-Han Tan )is very useful for my understanding of the Python's architecture. But I found the link is not link to that document today. It seems that the document was removed