Re: [python-win32] Python Windows on Wikipedia

2006-12-15 Thread Tim Golden
[James Matthews] | Wikipedia just opened a new hosting platform i will try to | get a site and make a media wiki so people in the python | world can read/write on win32 API's Etc. Although it | would kill allot of the traffic on this list [Bokverket] > That's an absolutely fabolous idea. In pa

Re: [python-win32] Python Windows on Wikipedia

2006-12-15 Thread Tony Cappellini
Message: 1 Date: Fri, 15 Dec 2006 00:52:20 +0100 From: "Bokverket" <[EMAIL PROTECTED]> Subject: [python-win32] Python Windows on Wikipedia To: Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="iso-8859-1" Regarding you comment about resources for Python & COM http://www.o

Re: [python-win32] Python Windows on Wikipedia

2006-12-15 Thread Bob Gailer
Tim Golden wrote: > One of our problems at the moment is that lack of focus, of "brand" if you > like marketing terms. (Sorry, I work for an advertising company). I'm glad to hear you mention "brand". I've attended several business seminars (Income Builders International). I heard a lot of talk a

[python-win32] Python as scripting glue, WAS Python for sysadmin

2006-12-15 Thread Bokverket
Bob wrote: > IOW, making Python for Windows what AWK was for DOS :-) > I'm confused. http://www.vectorsite.net/tsawk.html states "The Awk text-processing programming language is a useful and simple tool for manipulating text". I don't see anything like "access for example Outlook Express address li

Re: [python-win32] Python as scripting glue, WAS Python for sysadmin

2006-12-15 Thread Tim Roberts
Bokverket wrote: > Bob wrote: > >> IOW, making Python for Windows what AWK was for DOS :-) >> > I'm confused. http://www.vectorsite.net/tsawk.html states "The Awk > text-processing programming language is a useful and simple tool for > manipulating text". I don't see anything like "access f

[python-win32] Strange printing with Pythonwin

2006-12-15 Thread Jesus Aguillon
Hello all, I am experiencing a problem when I try to print a script from within PythonWin. I will occasionally only get blank pages printed. When I try to preview the print it will also show blank pages. It seems that this is an intermittent problem since at times it will print correctly. Has