"Sriram Jaju" wrote
What is pywin32 ?
I mean what is its use ?
It is a set of Python modules that gives access to the Windows
API, including COM functions. Using it you can create native
Windows GUIs from Python or, more usefully, integrate with
Windows Operating System features and other
What is pywin32 ?
I mean what is its use ?
--
Xcited 2 be AliveSriram
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor
Hi Victor,
On 1 February 2011 07:38, Victor Binns wrote:
> I have been trying to add some of the extras with python such as pywin32
> and others.
>
> when i click on setup.py it does not work.
>
> I need help on the problem.
>
>
This is because setup.py is not intended to just be run without
pa
"Victor Binns" wrote
I have been trying to add some of the extras with python
such as pywin32 and others.
when i click on setup.py it does not work. I need help on the
problem.
"It does not work" is pretty vague, can you give more specifics?
How are you running it? What error messages do you
I have been trying to add some of the extras with python such as pywin32 and
others.
when i click on setup.py it does not work.
I need help on the problem.
Victor___
Tutor maillist - Tutor@python.org
To unsubscribe