>
> leegold wrote:
> > Hi,
> >
> > The interactive window ( the shell window) in Pythonwin is gone, I open
> > it and it's an empty canvas - no window. The buttons are checked to show
> > it. Maybe I'm missing something simple, not sure. Pywin32 build 214,
> > using Activestate 2.6 on XP.
>
> Is
Excellent, thank you both!
DG
-Original Message-
From: python-win32-bounces+dgol461=ecy.wa@python.org
[mailto:python-win32-bounces+dgol461=ecy.wa@python.org] On Behalf Of
Tim Roberts
Sent: Monday, November 29, 2010 5:50 PM
To: Python-Win32 List
Subject: Re: [python-win32] How to s
Goldsmith, David wrote:
>
> Thanks for the prompt reply, and forgive my ignorance: how do I
> specify in a telnet transmission that 27 is to be interpreted as an
> ascii code? Thanks!
>
Well, this is not specific to Telnet -- it's a Python thing. Telnet
just sucks up whatever bytes you send it,
Thanks for the prompt reply, and forgive my ignorance: how do I specify in a
telnet transmission that 27 is to be interpreted as an ascii code? Thanks!
From: Dahlstrom, Roger [mailto:rdahlst...@directedge.com]
Sent: Monday, November 29, 2010 4:30 PM
To: Goldsmith, David
Subject: Re: [python-
Newbie to this list; sorry if it's the wrong one for this question. I
need to do the equivalent of:
telnetlib.Telnet.write("Esc key")
How does one do this? Thanks!
--
David Goldsmith
Washington State Department of Ecology
Environmental Assessment
On 30/11/2010 3:13 AM, leegold wrote:
Hi,
The interactive window ( the shell window) in Pythonwin is gone, I open
it and it's an empty canvas - no window. The buttons are checked to show
it. Maybe I'm missing something simple, not sure. Pywin32 build 214,
using Activestate 2.6 on XP.
Have you
leegold wrote:
> Hi,
>
> The interactive window ( the shell window) in Pythonwin is gone, I open
> it and it's an empty canvas - no window. The buttons are checked to show
> it. Maybe I'm missing something simple, not sure. Pywin32 build 214,
> using Activestate 2.6 on XP.
Is it possible it has be
activestate python is a prepackaged kit, which includes pywin32 as part of
it. It's a nice package, but most of us in this group don't use it, so we
can't be very helpful.
Other than saying "It works fine for me" there is not much that we can do,
here.
It sounds like you may have a problem with you
Hi,
I am writing a small program, which needs to get the URL of the active
tab in either of firefox, internet exploerer or chrome.
My need is similar as the one posted at,
http://stackoverflow.com/questions/3631216/how-do-i-get-the-url-of-the-visible-tab-in-firefox-
ie-chrome
I did a lot of Googli
Tim Roberts wrote:
> Here's another option. It is not well known that the newer versions of
> "depends" have a trace mode. You can launch an executable from inside
> "depends", and it will trace all of the DLL loads and unloads. That
> might tell you something.
Oh, very cool! Thanks so much
Hi,
The interactive window ( the shell window) in Pythonwin is gone, I open
it and it's an empty canvas - no window. The buttons are checked to show
it. Maybe I'm missing something simple, not sure. Pywin32 build 214,
using Activestate 2.6 on XP.
Thanks
___
We stumbled across the same problem (10 years ago) and our solutions are:
- use global variables
- copy variable to another one and call COM server with this copy
Hope this helps,
Matt
___
python-win32 mailing list
python-win32@python.org
http://mail.py
12 matches
Mail list logo